Skip to content

Instantly share code, notes, and snippets.

@Voronenko
Created November 18, 2014 19:55
Show Gist options
  • Save Voronenko/6cdd4b3f34cb57f053e8 to your computer and use it in GitHub Desktop.
Save Voronenko/6cdd4b3f34cb57f053e8 to your computer and use it in GitHub Desktop.
Compact format for commit messages
feat: add hat wobble
^--^ ^------------^
| |
| +-> Summary in present tense.
|
+-------> Type: chore, docs, feat, fix, refactor, style, or test.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment