Skip to content

Instantly share code, notes, and snippets.

@dynamis
Created June 25, 2023 16:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dynamis/197fc93b94ad0b0d0e302ca08f8dacba to your computer and use it in GitHub Desktop.
Save dynamis/197fc93b94ad0b0d0e302ca08f8dacba to your computer and use it in GitHub Desktop.
git commit template
# feat add/update features
# fix bug fix
# docs document update only
# style coding style change only
# perf performance update
# refactor refactoring
# test test code
# chore build, tool etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment