Created
June 25, 2023 16:53
-
-
Save dynamis/197fc93b94ad0b0d0e302ca08f8dacba to your computer and use it in GitHub Desktop.
git commit template
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
# 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