From e3ac80f711dc0a7f3887b91e9565507f7559a76a Mon Sep 17 00:00:00 2001 From: Chris Proctor Date: Mon, 10 Jul 2023 17:51:00 -0400 Subject: [PATCH] Add commit template --- .commit_template | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .commit_template diff --git a/.commit_template b/.commit_template new file mode 100644 index 0000000..7a5670d --- /dev/null +++ b/.commit_template @@ -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 describing one emotion you had +# while doing this programming. Describe the situation that led +# to this emotion. +