Skip to content

Instantly share code, notes, and snippets.

@mhucka
Created April 13, 2023 00:28
Show Gist options
  • Save mhucka/a5d3eeb07c6e3fb679d1c01761f8f8fe to your computer and use it in GitHub Desktop.
Save mhucka/a5d3eeb07c6e3fb679d1c01761f8f8fe to your computer and use it in GitHub Desktop.
My conventional commits tags
build: Changes that affect the build system or external dependencies
ci: Changes to CI configuration files and scripts
docs: Documentation only changes
feat: A new feature
fix: A bug fix
perf: A code change that improves performance
refact: A code change that neither fixes a bug nor adds a feature
style: Changes that do not affect the meaning of the code
test: Adding missing tests or correcting existing tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment