Skip to content

Commit 196b784

Browse files
committed
Merge branch 'jc/use-of-uc-in-log-messages' into maint-2.38
Clarify that "the sentence after <area>: prefix does not begin with a capital letter" rule applies only to the commit title. * jc/use-of-uc-in-log-messages: SubmittingPatches: use usual capitalization in the log message body
2 parents 606c7e2 + 3991bb7 commit 196b784

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Documentation/SubmittingPatches

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,9 @@ files you are modifying to see the current conventions.
153153

154154
[[summary-section]]
155155
The title sentence after the "area:" prefix omits the full stop at the
156-
end, and its first word is not capitalized unless there is a reason to
156+
end, and its first word is not capitalized (the omission
157+
of capitalization applies only to the word after the "area:"
158+
prefix of the title) unless there is a reason to
157159
capitalize it other than because it is the first word in the sentence.
158160
E.g. "doc: clarify...", not "doc: Clarify...", or "githooks.txt:
159161
improve...", not "githooks.txt: Improve...". But "refs: HEAD is also

0 commit comments

Comments
 (0)