Add commit template
This commit is contained in:
parent
5d2b3ff5d2
commit
f128e1f088
|
@ -0,0 +1,17 @@
|
|||
|
||||
|
||||
# -----------------------------------------------------------------
|
||||
# Write your entire commit message above this line.
|
||||
#
|
||||
# The first line should be a quick description of your latest progress.
|
||||
# Then leave a blank line.
|
||||
# Then, taking as many lines as you want, reflect on the current state
|
||||
# of your data science project. Write about whatever you want; here are
|
||||
# a few suggestions:
|
||||
#
|
||||
# - Which recent successes are you proud of?
|
||||
# - What are you currently stuck on? Are there parts of this project
|
||||
# that you're worried about, or which you don't know how to do?
|
||||
# - Has your work sparked any new ideas or interests?
|
||||
# - Have you learned any new skills?
|
||||
|
Loading…
Reference in New Issue