about summary refs log tree commit diff
path: root/home/git/commit.template (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat(home/git): add an empty line in the templateFranck Cuny2022-05-291-0/+1
| | | | | | Change-Id: Icdbc6af9a75834f0e6b11fa2f15d952deb6191dd Reviewed-on: https://cl.fcuny.net/c/world/+/165 Reviewed-by: Franck Cuny <franck@fcuny.net>
* feat(git): add a template for commit messagesFranck Cuny2022-05-181-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.