Skip to content

Commit

Permalink
Merge pull request #413 from falko-apheris/master
Browse files Browse the repository at this point in the history
docs: add docs for 3rd party module cz-github-jira-conventional
  • Loading branch information
woile authored Aug 13, 2021
2 parents cf64670 + dc6e4b0 commit ec38ce3
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/third-party-commitizen.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,17 @@ meaningful way.

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

### [GitHub JIRA Conventional](https://pypi.org/project/cz-github-jira-conventional/)

This plugin extends the commitizen tools by:
- requiring a JIRA issue id in the commit message
- creating links to GitHub commits in the CHANGELOG.md
- creating links to JIRA issues in the CHANGELOG.md

It can be installed with `cz-github-jira-conventional`.

For installation instructions (configuration and pre-commit) please visit https://github.com/apheris/cz-github-jira-conventional

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

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

0 comments on commit ec38ce3

Please sign in to comment.