docs: add commit message brevity rule
This commit is contained in:
parent
98a1d1129b
commit
4c56e78cb6
1 changed files with 1 additions and 0 deletions
|
|
@ -95,6 +95,7 @@ CHECK syntax before committing
|
||||||
USE clear and concise commit messages (follow conventional commits if possible)
|
USE clear and concise commit messages (follow conventional commits if possible)
|
||||||
NEVER set the git identity
|
NEVER set the git identity
|
||||||
NEVER add Co-authored-by trailers
|
NEVER add Co-authored-by trailers
|
||||||
|
KEEP commit messages brief — no long descriptions if message is self-explanatory
|
||||||
KEEP diffs minimal
|
KEEP diffs minimal
|
||||||
ENSURE small, verifiable commits
|
ENSURE small, verifiable commits
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue