Skip to content

Commit 4118263

Browse files
authored
docs: add cz-git commitizen adapter (#905)
1 parent 70ca1f4 commit 4118263

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,7 @@ We know that every project and build process has different requirements, so we'v
277277
- [commitiquette](https://github.com/martinmcwhorter/commitiquette)
278278
- [cz-format-extension](https://github.com/tyankatsu0105/cz-format-extension)
279279
- [cz-emoji-conventional](https://www.npmjs.com/package/cz-emoji-conventional)
280+
- [cz-git](https://github.com/Zhengqbbb/cz-git)
280281

281282
To create an adapter, just fork one of these great adapters and modify it to suit your needs. We pass you an instance of [Inquirer.js](https://github.com/SBoudrias/Inquirer.js/), but you can capture input using whatever means necessary. Just call the `commit` callback with a string and we'll be happy. Publish it to npm, and you'll be all set!
282283

0 commit comments

Comments
 (0)