DEV Community

Discussion on: Keeping Git Commit Messages Consistent with a Custom Template

Collapse
 
timmybytes profile image
Timothy Merritt

I actually had already been using chore, but forgot to add it here! The article's been updated to include it. Thanks for mentioning it!

Collapse
 
michaelcurrin profile image
Michael Currin

You're welcome.

I'd appreciate if you have a look at my extension which doesn't let you choose a semantic message, it writes one for you.

github.com/MichaelCurrin/auto-comm...