git: 3707c59faf - main - committers-guide: update example to match guidance
Ed Maste <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by emaste (src committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=3707c59faf94b1ddee06d8ae1269991331f1c7b2 commit 3707c59faf94b1ddee06d8ae1269991331f1c7b2 Author: Ed Maste <[email protected]> AuthorDate: 2021-02-25 23:55:53 +0000 Commit: Ed Maste <[email protected]> CommitDate: 2021-02-25 23:57:12 +0000 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 --- documentation/content/en/articles/committers-guide/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc index b9d4d5c36a..c6ff1952a7 100644 --- a/documentation/content/en/articles/committers-guide/_index.adoc +++ b/documentation/content/en/articles/committers-guide/_index.adoc @@ -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 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"