We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53b29ca commit 02a688bCopy full SHA for 02a688b
.all-contributorsrc
@@ -312,12 +312,23 @@
312
"contributions": [
313
"code"
314
]
315
+ },
316
+ {
317
+ "login": "JJosephttg",
318
+ "name": "Josh Joseph",
319
+ "avatar_url": "https://avatars.githubusercontent.com/u/23690250?v=4",
320
+ "profile": "https://github.com/JJosephttg",
321
+ "contributions": [
322
+ "code",
323
+ "test"
324
+ ]
325
}
326
],
327
"contributorsPerLine": 7,
328
"projectName": "angular-testing-library",
329
"projectOwner": "testing-library",
330
"repoType": "github",
331
"repoHost": "https://github.com",
- "skipCi": true
332
+ "skipCi": true,
333
+ "commitConvention": "angular"
334
0 commit comments