Преглед изворни кода

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

Paweł Kuna пре 2 година
родитељ
комит
a43ded4f97
2 измењених фајлова са 6 додато и 1 уклоњено
  1. 1 1
      .all-contributorsrc
  2. 5 0
      .changeset/rich-dingos-promise.md

+ 1 - 1
.all-contributorsrc

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

+ 5 - 0
.changeset/rich-dingos-promise.md

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