Last active
February 10, 2022 07:20
-
-
Save y56/74b73f23dbb421df818a334f6f146b08 to your computer and use it in GitHub Desktop.
try to follow/make rules for commit messages
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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