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 728f19f commit 325b131Copy full SHA for 325b131
.all-contributorsrc
@@ -167,12 +167,23 @@
167
"ideas",
168
"bug"
169
]
170
+ },
171
+ {
172
+ "login": "yyang1234",
173
+ "name": "YingYang",
174
+ "avatar_url": "https://avatars.githubusercontent.com/u/59220868?v=4",
175
+ "profile": "https://github.com/yyang1234",
176
+ "contributions": [
177
+ "bug",
178
+ "userTesting"
179
+ ]
180
}
181
],
182
"contributorsPerLine": 7,
183
"projectName": "bidspm",
184
"projectOwner": "cpp-lln-lab",
185
"repoType": "github",
186
"repoHost": "https://github.com",
- "skipCi": true
187
+ "skipCi": true,
188
+ "commitConvention": "angular"
189
0 commit comments