A commitizen adapter for Redmine, this plugin is inspired by https://github.com/commitizen/cz-jira-smart-commit credits to them!
Install this adapter
yarn add @emanprague/cz-redmine-smart-commit
Reference it in your .cz.json
of your project
{
"path": "node_modules/@emanprague/cz-redmine-smart-commit/"
}
or use commitizen to init
commitizen init @emanprague/cz-redmine-smart-commit