Enabled All Contributors Bot

This commit is contained in:
Curtis Spencer
2019-09-26 13:27:02 -07:00
parent ca2807da85
commit 6618a34759

9
.all-contributorsrc Normal file
View File

@@ -0,0 +1,9 @@
{
"files": ["README.md"],
"imageSize": 100,
"contributorsPerLine": 7,
"badgeTemplate": "[![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=flat-square)](#contributors)",
"contributorTemplate": "<%= avatarBlock %><br /><%= contributions %>",
"skipCi": "true",
"contributors": []
}