Merge pull request #417 from i0natan/all_contributors

All contributors temporary setup
This commit is contained in:
Kyle Martin
2019-06-19 17:55:03 +12:00
committed by GitHub
2 changed files with 16 additions and 0 deletions

15
.all-contributorsrc Normal file
View File

@ -0,0 +1,15 @@
{
"files": ["all-contributors.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 %>",
"types": {
"custom": {
"symbol": "🔭",
"description": "A custom contribution type.",
"link": "[<%= symbol %>](<%= url %> \"<%= description %>\"),"
}
},
"contributors": []
}

1
all-contributors.md Normal file
View File

@ -0,0 +1 @@