Add commit template

This commit is contained in:
Chris Proctor 2024-08-25 22:54:54 -04:00
parent 9e14c962c5
commit 865b6cd0b8
1 changed files with 11 additions and 0 deletions

11
.commit_template Normal file
View File

@ -0,0 +1,11 @@
# -----------------------------------------------------------------
# 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?