Project ready to go

This commit is contained in:
Chris Proctor
2023-07-18 19:12:30 -04:00
parent dd6419340c
commit 493cdc61a9
4 changed files with 542 additions and 2 deletions

15
.commit_template Normal file
View File

@@ -0,0 +1,15 @@
# -----------------------------------------------------------------
# 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 _____________-