mirror of
https://github.com/nginx/nginx.git
synced 2026-04-15 22:09:26 -04:00
Update CONTRIBUTING.md
Adjust the subject and commit message body line length limits to 72 characters to match the commit message linter.
This commit is contained in:
parent
2c48947966
commit
983cf588d2
1 changed files with 1 additions and 2 deletions
|
|
@ -61,8 +61,7 @@ locally and breaking changes logically into commits before submitting a PR
|
|||
- Each commit message should have a single-line subject line followed by verbose
|
||||
description after an empty line
|
||||
|
||||
- Limit the subject line to 67 characters, and the rest of the commit message
|
||||
to 76 characters
|
||||
- Limit the subject and commit message body lines to 72 characters
|
||||
|
||||
- Use subject line prefixes for commits that affect a specific portion of the
|
||||
code; examples include "Upstream:", "QUIC:", or "Core:"; see the commit history
|
||||
|
|
|
|||
Loading…
Reference in a new issue