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 2cc962f commit ea47773Copy full SHA for ea47773
.all-contributorsrc
@@ -224,9 +224,19 @@
224
"code",
225
"bug"
226
]
227
+ },
228
+ {
229
+ "login": "macrogreg",
230
+ "name": "macrogreg",
231
+ "avatar_url": "https://avatars.githubusercontent.com/u/20691812?v=4",
232
+ "profile": "https://github.com/macrogreg",
233
+ "contributions": [
234
+ "code"
235
+ ]
236
}
237
],
238
"skipCi": true,
239
"contributorsPerLine": 7,
- "commitConvention": "none"
240
+ "commitConvention": "none",
241
+ "commitType": "docs"
242
0 commit comments