14 lines
401 B
Plaintext
14 lines
401 B
Plaintext
# type(?): subject
|
|
#
|
|
# type: feat, fix, docs, style, refactor, test, chore
|
|
# subject: use imperative mood, don't end with period
|
|
#
|
|
# body: explain what and why vs. how
|
|
# footer: BREAKING CHANGE or closes #issue
|
|
#
|
|
# Examples:
|
|
# feat: add user authentication
|
|
# fix: resolve memory leak in image processing
|
|
# docs: update API documentation
|
|
#
|
|
# More info: https://www.conventionalcommits.org/ |