We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 095a66b commit 0779d2fCopy full SHA for 0779d2f
.allcontributorsrc
@@ -0,0 +1,10 @@
1
+{
2
+ "files": ["../readme.md"],
3
+ "imageSize": 100,
4
+ "contributorsPerLine": 10,
5
+ "contributorsSortAlphabetically": false,
6
+ "badgeTemplate": "[](#contributors)",
7
+ "contributorTemplate": "<a href=\"<%= contributor.profile %>\"><img src=\"<%= contributor.avatar_url %>\" width=\"<%= options.imageSize %>px;\" alt=\"\"/><br /><sub><b><%= contributor.name %></b></sub></a>",
8
+ "skipCi": "true",
9
+ "contributors": ["krishdevdb", "discordbotsdb:]
10
+}
0 commit comments