Skip to content

Instantly share code, notes, and snippets.

@AbeEstrada
Created September 13, 2025 20:38
Show Gist options
  • Save AbeEstrada/c7bbb7498f9c059e85637223f93e867e to your computer and use it in GitHub Desktop.
Save AbeEstrada/c7bbb7498f9c059e85637223f93e867e to your computer and use it in GitHub Desktop.
Conventional Commits
build(build system or external dependencies changes)
ci(CI configurations and scripts changes)
docs(documentation)
feat(feature)
fix(bug fix)
perf(improves performance)
refactor(restructuring existing code, but not bug or feature)
revert(reverts a previous commit)
style(formatting, missing semi colons, etc.)
test(adding missing tests)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment