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 db81ff1 commit 94b3cd4Copy full SHA for 94b3cd4
.all-contributorsrc
@@ -89,7 +89,9 @@
89
"avatar_url": "https://avatars0.githubusercontent.com/u/40804626?v=4",
90
"profile": "http://tamojit.wixsite.com/mrtamojit",
91
"contributions": [
92
- "doc"
+ "doc",
93
+ "code",
94
+ "design"
95
]
96
},
97
{
@@ -258,5 +260,6 @@
258
260
"projectOwner": "ashutosh1919",
259
261
"repoType": "github",
262
"repoHost": "https://github.com",
- "skipCi": true
263
+ "skipCi": true,
264
+ "commitConvention": "angular"
265
}
0 commit comments