Skip to content

Instantly share code, notes, and snippets.

@thegeorgenikhil
Last active May 7, 2024 16:19
Show Gist options
  • Save thegeorgenikhil/a93fd564410813b3de6d8876f6f61cab to your computer and use it in GitHub Desktop.
Save thegeorgenikhil/a93fd564410813b3de6d8876f6f61cab to your computer and use it in GitHub Desktop.
Git Commit Message Guide
Type Description
feat A new feature
fix A bug fix
docs Changes in documentation
style Everything related to styling
refactor Code changes that neither fix a bug nor add a feature
test Everything related to testing
chore Updating build tasks, package manager configs, etc
perf Performance improvements
infra Infrastructural changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment