project_drawing/.commit_template

16 lines
644 B
Plaintext

# -----------------------------------------------------------------
# Write your entire commit message above this line.
#
# The first line should be a quick description of what you changed.
# Then leave a blank line.
# Then, taking as many lines as you want, reflect on your progress
# since your last commit. Some possible ways to start:
# - Somewhere I got stuck was __________
# - Something I figured out was ___________
# - A strategy I used to get un-stuck was ____________
# - Something I'm wondering about is ______________
# - Something I want to learn more about is ____________
# - An idea for a future project is _____________-