Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/third-party-commitizen.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,11 @@ JIRA issue format, i.e. `project-issueNumber`. This standardises scopes in a
meaningful way.

It can be installed with `pip install conventional-JIRA`.

### [Commitizen emoji](https://pypi.org/project/commitizen-emoji/)

Just like *conventional commit* format, but with emojis and optionally time spent and related tasks.

It can be installed with `pip install commitizen-emoji`.

Usage: `cz --name cz_commitizen_emoji commit`.