commitizen/docs/third-party-commitizen.md at master · gadse/commitizen

Latest commit

File metadata and controls

12 lines (8 loc) · 474 Bytes

Third-Party Commitizen Templates

In addition to the native templates, some alternative commit format templates are available as PyPI packages (installable with pip).

Conventional JIRA

Just like conventional commit format, but the scope has been restricted to a JIRA issue format, i.e. project-issueNumber. This standardises scopes in a meaningful way.

It can be installed with pip install conventional-JIRA.