Everduin94 / better-commits

A CLI for creating better commits following the conventional commits specification
MIT License
1.96k stars 69 forks source link

Add "chore" type #18

Closed AlexHodson closed 1 year ago

AlexHodson commented 1 year ago

Adds "chore" type to the default commit type options. Addresses #17

sonyarianto commented 1 year ago

@AlexHodson exactly what I want haha :) thanks.