Skip to content

Instantly share code, notes, and snippets.

@honzabilek4
Last active July 22, 2024 14:12
Show Gist options
  • Save honzabilek4/dbc0c0a933109dfbebaa274c512e9fd0 to your computer and use it in GitHub Desktop.
Save honzabilek4/dbc0c0a933109dfbebaa274c512e9fd0 to your computer and use it in GitHub Desktop.
Semantic commits
https://www.conventionalcommits.org/en/v1.0.0/
feat: add hat wobble
^--^ ^------------^
| |
| +-> Summary in present tense.
|
+-------> Type: chore, docs, feat, fix, refactor, style, or test.
chore: add Oyster build script
docs: explain hat wobble
feat: add beta sequence
fix: remove broken confirmation message
refactor: share logic between 4d3d3d3 and flarhgunnstow
style: convert tabs to spaces
test: ensure Tayne retains clothing
deps: update dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment