From 865b6cd0b87ad9ac2822f3bc9c175ed50a48c89a Mon Sep 17 00:00:00 2001 From: Chris Proctor Date: Sun, 25 Aug 2024 22:54:54 -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..bf56e73 --- /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 reflecting on one moment from your last +# work session. What were you feeling? If you solved a problem, +# what strategy helped you? +