Skip to content

Instantly share code, notes, and snippets.

@y56
Last active February 10, 2022 07:20
Show Gist options
  • Save y56/74b73f23dbb421df818a334f6f146b08 to your computer and use it in GitHub Desktop.
Save y56/74b73f23dbb421df818a334f6f146b08 to your computer and use it in GitHub Desktop.
try to follow/make rules for commit messages
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
build:
ci:
========================================================
<type>[optional scope]: <description>
[optional body]
[optional footer(s)]
========================================================
ref:
https://sparkbox.com/foundry/semantic_commit_messages
https://www.conventionalcommits.org/en/v1.0.0/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment