We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98b9705 commit b93275eCopy full SHA for b93275e
CONTRIBUTING.md
@@ -309,8 +309,8 @@ notes about [commit squashing](#commit-squashing)).
309
A good commit message should describe what changed and why.
310
311
1. The first line should:
312
- - contain a short description of the change
313
- - be 50 characters or less
+ - contain a short description of the change (preferably 50 characters or less,
+ and no more than 72 characters)
314
- be entirely in lowercase with the exception of proper nouns, acronyms, and
315
the words that refer to code, like function/variable names
316
- be prefixed with the name of the changed subsystem and start with an
0 commit comments