Skip to content

Instantly share code, notes, and snippets.

@DallasO
DallasO / commit_format.txt
Created April 18, 2019 15:07 — forked from mutewinter/commit_format.txt
My commit message format.
feat: add hat wobble
^--^ ^------------^
| |
| +-> Summary in present tense.
|
+-------> Type: chore, docs, feat, fix, refactor, style, or test.