Commit graph

4 commits

Author SHA1 Message Date
00988bb783
feat(git): add line break to message
Felt like everything was running into each other.
2020-01-27 10:58:43 -06:00
971aa6eac6
fix(git): rewrote long line
Felt like a code smell that my git commit message template wasn't
actually wrapped to 72-characters. Went ahead and fixed that.
2020-01-26 17:15:09 -06:00
ccb21151f0
docs(git): update git message template
Original message was a copy pasta. Rewrote to be somewhat like the Angular
contribution guidelines and closer to my own voice.
2020-01-25 23:02:22 -06:00
ba0859bac6
Added a git commit template
Props to @sontek as I stole this from him.
2020-01-19 18:29:45 -06:00