Skip to content

Latest commit

 

History

History
executable file
·
26 lines (18 loc) · 491 Bytes

README.md

File metadata and controls

executable file
·
26 lines (18 loc) · 491 Bytes

@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