diff options
| -rw-r--r-- | CONTRIBUTING.d/patches/trailer | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.d/patches/trailer b/CONTRIBUTING.d/patches/trailer index c04440516a..1050d61c2f 100644 --- a/CONTRIBUTING.d/patches/trailer +++ b/CONTRIBUTING.d/patches/trailer @@ -17,7 +17,7 @@ Description Add 'Fixes:' tags as necessary. 'Fixes:' trailer fields should have the following format. - Fixes: 12-char-hash ([author-date,] commit-date; "subject") + Fixes: abbrev-hash ([author-date,] commit-date; "subject") where the author date is optional, and only included if it's somehow important. The commit date is often more important, as |
