diff options
| author | Jeremy Bryant <jb@jeremybryant.net> | 2025-04-07 21:47:39 +0100 |
|---|---|---|
| committer | Eli Zaretskii <eliz@gnu.org> | 2025-04-08 13:43:16 +0300 |
| commit | 30fb2ac07a74d88908013ea80c62fe6317b3a590 (patch) | |
| tree | dfe7e2a7f6f51f986c095a7f2504980d1f39da16 /CONTRIBUTE | |
| parent | 417d14a95eeb7294528d6c2dbba394c31254ff4a (diff) | |
; * CONTRIBUTE: Clarify single-line commit should end with a period.
Diffstat (limited to 'CONTRIBUTE')
| -rw-r--r-- | CONTRIBUTE | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTE b/CONTRIBUTE index aa6a59cd432..06e6fe45c84 100644 --- a/CONTRIBUTE +++ b/CONTRIBUTE @@ -238,6 +238,8 @@ formatting them: there will be no individual ChangeLog entries beyond the one in the summary line. +- If the commit message is a single-line, it should end with a period. + - If the commit has more than one author, the commit message should contain separate lines to mention the other authors, like the following: |
