Skip to content

Commit 0779d2f

Browse files
author
Krish Dev Db
authored
🔧 All Contributors
1 parent 095a66b commit 0779d2f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.allcontributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"files": ["../readme.md"],
3+
"imageSize": 100,
4+
"contributorsPerLine": 10,
5+
"contributorsSortAlphabetically": false,
6+
"badgeTemplate": "[![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=flat-square)](#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

Comments
 (0)