conventionalcommits.org
conventionalcommits.org copied to clipboard
git template implementing conventional commits
Hello,
I just wanted to mention that providing a git template like this one would significantly lower the entry barrier for command line users.
What are your thoughts?
Maybe :)
https://github.com/erdaltsksn/dotfiles/blob/master/git/.gittemplate
This is my template used by all of my repositories.
Also you can add my Vim plugin to start Git commit in insert mode and make the color red when the line is too much.
We can discuss more about this here #283 , so we can hava goal of adding a template as well ;)