aboutsummaryrefslogtreecommitdiff
path: root/home/git/commit.template (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-05-29feat(home/git): add an empty line in the templateFranck Cuny1-0/+1
Change-Id: Icdbc6af9a75834f0e6b11fa2f15d952deb6191dd Reviewed-on: https://cl.fcuny.net/c/world/+/165 Reviewed-by: Franck Cuny <franck@fcuny.net>
2022-05-18feat(git): add a template for commit messagesFranck Cuny1-0/+22
In order to write good commit message, having a reminder of how to write them is useful. This template provides some guidance to categorize the change and how to phrase the description.