starter-kit/.gitea/commit-template.txt
2025-05-21 12:39:40 +07:00

15 lines
321 B
Plaintext

# <type>: <subject>
# <body>
# <footer>
# Types:
# feat (new feature)
# fix (bug fix)
# docs (documentation changes)
# style (formatting, no code change)
# refactor (refactoring code)
# test (adding tests, refactoring tests)
# chore (updating tasks etc; no production code change)