JPeer264 / node-semantic-git-commit-cli

A CLI for semantic git commits
https://www.npmjs.com/package/semantic-git-commit-cli
MIT License
147 stars 11 forks source link

Option to manually type the prefix #31

Closed JPeer264 closed 5 years ago

JPeer264 commented 7 years ago

We got prefixes like fix feat etc. But sometime you need to prefix your issue based on a ticket, e.g. SGC-14. Maybe we can add the option, if there are no types, then we can type them in manually as input prompt.