github.com/sttk/sabi@v0.5.0/.gitmessage.txt (about) 1 2 3 ####### 50 characters ########################### 4 ## Prefix examples: 5 # 6 # new: a new feature 7 # fix: a bug fix 8 # update: a slight change 9 # merge: merge pull request 10 # style: only code style changes 11 # comment: only comment changes 12 # refactor: code changes that do not affect the behavior 13 # perf: a code change that improves performance 14 # deps: bump deps used on compiling or runtime 15 # test: update test files 16 # cicd: update CI/CD configuration files. 17 # doc: documentation only changes 18 # wip: work in progress 19 # chore: bump test deps, modify build files, etc