We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5321aed commit d2d8cc8Copy full SHA for d2d8cc8
.all-contributorsrc
@@ -0,0 +1,12 @@
1
+{
2
+ "files": [
3
+ "readme.md"
4
+ ],
5
+ "imageSize": 100,
6
+ "contributorsPerLine": 7,
7
+ "contributorsSortAlphabetically": false,
8
+ "badgeTemplate": "[](#contributors)",
9
+ "contributorTemplate": "<a href=\"<%= contributor.profile %>\"><img src=\"<%= contributor.avatar_url %>\" width=\"<%= options.imageSize %>px;\" alt=\"\"/><br /><sub><b><%= contributor.name %></b></sub></a>",
10
+ "types": {},
11
+ "skipCi": "true"
12
+}
0 commit comments