diff --git a/.all-contributorsrc b/.all-contributorsrc index c18d3eb77..c13839266 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -4,7 +4,7 @@ "repoType": "github", "repoHost": "https://github.com", "files": [ - "README.md" + "CONTRIBUTORS.md" ], "imageSize": 100, "commit": true, diff --git a/.changeset/rich-dingos-promise.md b/.changeset/rich-dingos-promise.md new file mode 100644 index 000000000..d0f314a0c --- /dev/null +++ b/.changeset/rich-dingos-promise.md @@ -0,0 +1,5 @@ +--- +"@tabler/core": patch +--- + +Add All Contributions package to project for easy contribution tracking