We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a13eb6 commit 05156c3Copy full SHA for 05156c3
1 file changed
.all-contributorsrc
@@ -13,12 +13,22 @@
13
"contributions": [
14
"code"
15
]
16
+ },
17
+ {
18
+ "login": "James-JLC",
19
+ "name": "James.Ji",
20
+ "avatar_url": "https://avatars.githubusercontent.com/u/3123790?v=4",
21
+ "profile": "https://github.com/James-JLC",
22
+ "contributions": [
23
+ "bug"
24
+ ]
25
}
26
],
27
"contributorsPerLine": 7,
28
"projectName": "functions-framework-nodejs",
29
"projectOwner": "OpenFunction",
30
"repoType": "github",
31
"repoHost": "https://github.com",
- "skipCi": true
32
+ "skipCi": true,
33
+ "commitConvention": "angular"
34
0 commit comments