1
Fork 0
solar-conflux/fsharp/ygosim/.all-contributorsrc
Matei Adriel c076154c72
fsharp(ygosim): chore: added the all-contributors stuff
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-15 02:01:28 +02:00

16 lines
537 B
JSON

{
"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 %>",
"types": {
"custom": {
"symbol": "🔭",
"description": "A custom contribution type.",
"link": "[<%= symbol %>](<%= url %> \"<%= description %>\"),"
}
},
"skipCi": "true",
"contributors": []
}