Example
commit -m 'PREFIX : COMMENT'- prefix: 'fix', type: 'bug'
- prefix: 'chore', type: 'chore'
- prefix: 'test', type: 'chore'
- prefix: 'ci', type: 'chore'
- prefix: 'feat', type: 'feature'
- prefix: 'security', type: 'security'
Example
commit -m 'PREFIX : COMMENT'