File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 15
15
"contributions" : [
16
16
" code"
17
17
]
18
+ },
19
+ {
20
+ "login" : " Tiddler-7" ,
21
+ "name" : " 冷空气" ,
22
+ "avatar_url" : " https://avatars.githubusercontent.com/u/73354813?v=4" ,
23
+ "profile" : " https://github.com/Tiddler-7" ,
24
+ "contributions" : [
25
+ " doc"
26
+ ]
18
27
}
19
28
],
20
29
"contributorsPerLine" : 7 ,
Original file line number Diff line number Diff line change 1
1
# Git Commit Plugin For VS Code
2
2
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3
- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-1 -orange.svg?style=flat-square )] ( #contributors- )
3
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-2 -orange.svg?style=flat-square )] ( #contributors- )
4
4
<!-- ALL-CONTRIBUTORS-BADGE:END -->
5
5
> Automatically generate git commit messages
6
6
@@ -159,6 +159,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
159
159
<tbody>
160
160
<tr>
161
161
<td align="center" valign="top" width="14.28%"><a href="https://www.imalun.com"><img src="https://avatars.githubusercontent.com/u/31614024?v=4?s=100" width="100px;" alt="白云苍狗"/><br /><sub><b>白云苍狗</b></sub></a><br /><a href="https://github.com/RedJue/git-commit-plugin/commits?author=MaLuns" title="Code">💻</a></td>
162
+ <td align="center" valign="top" width="14.28%"><a href="https://github.com/Tiddler-7"><img src="https://avatars.githubusercontent.com/u/73354813?v=4?s=100" width="100px;" alt="冷空气"/><br /><sub><b>冷空气</b></sub></a><br /><a href="https://github.com/RedJue/git-commit-plugin/commits?author=Tiddler-7" title="Documentation">📖</a></td>
162
163
</tr>
163
164
</tbody>
164
165
</table>
You can’t perform that action at this time.
0 commit comments