1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

Add All Contributions package to project for easy contribution tracking (#1556)

This commit is contained in:
Paweł Kuna
2023-05-10 00:52:04 +02:00
committed by GitHub
parent a59774be53
commit a43ded4f97
2 changed files with 6 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
"CONTRIBUTORS.md"
],
"imageSize": 100,
"commit": true,

View File

@@ -0,0 +1,5 @@
---
"@tabler/core": patch
---
Add All Contributions package to project for easy contribution tracking