Skip to content

Commit 4586f15

Browse files
KnisterPeterjimthedev
authored andcommitted
docs: add vscode-commitizen to tools list (#397)
1 parent 71731ca commit 4586f15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ We know that every project and build process has different requirements so we've
181181
- [cz-mapbox-changelog](https://www.npmjs.com/package/cz-mapbox-changelog)
182182
- [cz-customizable](https://github.com/leonardoanalista/cz-customizable)
183183
- [cz-conventional-changelog-lint](https://github.com/marionebl/cz-conventional-changelog-lint)
184+
- [vscode-commitizen](https://github.com/KnisterPeter/vscode-commitizen)
184185

185186
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!
186187

0 commit comments

Comments
 (0)