committers-guide: update example to match guidance

We suggest capitalizing the first letter of the title line, so do so in
an example.

Reported by:	jhb
This commit is contained in:
Ed Maste 2021-02-25 18:55:53 -05:00
parent bc2beb4cf9
commit 3707c59faf

View file

@ -1519,7 +1519,7 @@ Separate the body from the subject with a blank line.
Some trivial commits do not require a body, and will have only a subject.
✓ `ls: fix typo in usage text`
✓ `ls: Fix typo in usage text`
=== Limit messages to 72 columns