Skip to content

Commit 2f31524

Browse files
Amadou Sallmarionebl
Amadou Sall
authored andcommitted
docs: mention commitizen in prompt guide
1 parent 5c00ee3 commit 2f31524

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/guides-use-prompt.md

+4
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,7 @@ Test the prompt by executing
3434
git add .
3535
npm run commit
3636
```
37+
38+
## An alternative to `@commitlint/prompt`: commitizen
39+
Another way to author commit messages that adhere to the commit convention configured in `commitlint.config.js` is to use `commitizen`.
40+
For more information, checkout their [official website](http://commitizen.github.io/cz-cli/).

0 commit comments

Comments
 (0)