Skip to content

Commit 7a61389

Browse files
authored
docs: add adapter for jira (#748)
We have created an adapter that is purposed for the JIRA workflow when you don't use _smart commits_. We have made sure that the adapter is well documented and easy to use. We think that it is unique and would love for it to be recognized.
1 parent 2fbd7ea commit 7a61389

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,7 @@ npm install company-commit --save-dev
261261
We know that every project and build process has different requirements so we've tried to keep Commitizen open for extension. You can do this by choosing from any of the pre-build adapters or even by building your own. Here are some of the great adapters available to you:
262262

263263
- [cz-conventional-changelog](https://www.npmjs.com/package/cz-conventional-changelog)
264+
- [cz-conventional-changelog-for-jira](https://www.npmjs.com/package/@digitalroute/cz-conventional-changelog-for-jira)
264265
- [cz-jira-smart-commit](https://www.npmjs.com/package/cz-jira-smart-commit)
265266
- [@endemolshinegroup/cz-jira-smart-commit](https://github.com/EndemolShineGroup/cz-jira-smart-commit)
266267
- [@endemolshinegroup/cz-github](https://github.com/EndemolShineGroup/cz-github)

0 commit comments

Comments
 (0)