1.0.0 • Published 4 years ago

@emanprague/cz-redmine-smart-commit v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

@emanprague/cz-redmine-smart-commit

A commitizen adapter for Redmine, this plugin is inspired by https://github.com/commitizen/cz-jira-smart-commit credits to them!

Usage

Add this adapter

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