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 1c9bd60 commit 94e707aCopy full SHA for 94e707a
1 file changed
.all-contributorsrc
@@ -0,0 +1,16 @@
1
+{
2
+ "projectName": "project-management",
3
+ "projectOwner": "devaslanphp",
4
+ "repoType": "github",
5
+ "repoHost": "https://github.com",
6
+ "files": ["README.md"],
7
+ "imageSize": 100,
8
+ "commit": false,
9
+ "contributorsPerLine": 7,
10
+ "contributorsSortAlphabetically": false,
11
+ "badgeTemplate": "[](#contributors)",
12
+ "contributorTemplate": "<a href=\"<%= contributor.profile %>\"><img src=\"<%= contributor.avatar_url %>\" width=\"<%= options.imageSize %>px;\" alt=\"\"/><br /><sub><b><%= contributor.name %></b></sub></a>",
13
+ "linkToUsage": true,
14
+ "skipCi": true,
15
+ "contributors": []
16
+}
0 commit comments