Add commit template

This commit is contained in:
Chris Proctor 2023-07-15 16:33:29 -04:00
parent 936bf2c1d7
commit 91b194f08c
1 changed files with 10 additions and 0 deletions

10
.commit_template Normal file
View File

@ -0,0 +1,10 @@
# -----------------------------------------------------------------
# Write your commit message above this line.
#
# The first line should be a quick description of what you changed.
# Then leave a blank line.
# Then write a few sentences reflecting on one moment from your last
# work session. What were you feeling? If you solved a problem,
# what strategy helped you?