We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2803905 commit 6eb4ac6Copy full SHA for 6eb4ac6
CONTRIBUTING.md
@@ -83,7 +83,7 @@ multiple edits or corrections of the same logical change. See
83
[Rewriting History section of Pro Git](https://git-scm.com/book/en/Git-Tools-Rewriting-History)
84
for an overview of streamlining commit history.
85
86
-1. Format commit messages using 55 characters for the subject line, 72 lines for the
+1. Format commit messages using 55 characters for the subject line, 72-character lines for the
87
description, followed by the issue fixed, e.g. `Fixes #22276`.
88
See the
89
[Commit Guidelines section of Pro Git](https://git-scm.com/book/en/Distributed-Git-Contributing-to-a-Project#Commit-Guidelines)
0 commit comments