Skip to content

Commit

Permalink
docs: add vscode-commitizen to tools list (#397)
Browse files Browse the repository at this point in the history
  • Loading branch information
KnisterPeter authored and jimthedev committed Dec 14, 2016
1 parent 71731ca commit 4586f15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ We know that every project and build process has different requirements so we've
- [cz-mapbox-changelog](https://www.npmjs.com/package/cz-mapbox-changelog)
- [cz-customizable](https://github.com/leonardoanalista/cz-customizable)
- [cz-conventional-changelog-lint](https://github.com/marionebl/cz-conventional-changelog-lint)
- [vscode-commitizen](https://github.com/KnisterPeter/vscode-commitizen)

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!

Expand Down

0 comments on commit 4586f15

Please sign in to comment.