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 f07c3a9 commit ce53155Copy full SHA for ce53155
.all-contributorsrc
@@ -87,6 +87,15 @@
87
"contributions": [
88
"bug"
89
]
90
+ },
91
+ {
92
+ "login": "chenrui333",
93
+ "name": "Rui Chen",
94
+ "avatar_url": "https://avatars.githubusercontent.com/u/1580956?v=4",
95
+ "profile": "http://chenrui.dev",
96
+ "contributions": [
97
+ "code"
98
+ ]
99
}
100
],
101
"contributorsPerLine": 7,
@@ -95,5 +104,6 @@
104
"repoType": "github",
105
"repoHost": "https://github.com",
106
"skipCi": true,
- "commitConvention": "angular"
107
+ "commitConvention": "angular",
108
+ "commitType": "docs"
109
0 commit comments