Skip to content

Instantly share code, notes, and snippets.

@claeusdev
Forked from mutewinter/commit_format.txt
Created January 15, 2025 12:34
Show Gist options
  • Save claeusdev/7f60297a39c46c5588b005f2e38d04e2 to your computer and use it in GitHub Desktop.
Save claeusdev/7f60297a39c46c5588b005f2e38d04e2 to your computer and use it in GitHub Desktop.

Revisions

  1. @mutewinter mutewinter created this gist Mar 19, 2014.
    6 changes: 6 additions & 0 deletions commit_format.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,6 @@
    feat: add hat wobble
    ^--^ ^------------^
    | |
    | +-> Summary in present tense.
    |
    +-------> Type: chore, docs, feat, fix, refactor, style, or test.