Skip to content

Commit 09ade00

Browse files
docs: add commitiquette (#727)
1 parent 607d514 commit 09ade00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,7 @@ We know that every project and build process has different requirements so we've
262262
- [vscode-commitizen](https://github.com/KnisterPeter/vscode-commitizen)
263263
- [cz-emoji](https://github.com/ngryman/cz-emoji)
264264
- [cz-adapter-eslint](https://www.npmjs.com/package/cz-adapter-eslint)
265+
- [commitiquette](https://github.com/martinmcwhorter/commitiquette)
265266

266267
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!
267268

0 commit comments

Comments
 (0)