diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2025-03-21 17:02:39 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2025-03-21 17:02:39 +0000 |
commit | 4ccefaf81a2eea34ac0286a49bc3ae5e4008dcb5 (patch) | |
tree | d4e732d49f63646f3b86f59a9b8c2ecc6191510e | |
parent | 2fbba94982ea5c453f443db5e3419d47d6949cc6 (diff) |
-rw-r--r-- | documentation/content/en/articles/committers-guide/_index.adoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc index 2cdb75630b..91c14a89c1 100644 --- a/documentation/content/en/articles/committers-guide/_index.adoc +++ b/documentation/content/en/articles/committers-guide/_index.adoc @@ -2542,6 +2542,8 @@ As well as including an informative message with each commit, some additional in This information consists of one or more lines containing the key word or phrase, a colon, tabs for formatting, and then the additional information. +For key words where multiple values make sense (e.g., `PR:` with a comma-separated list of PRs), it is permitted to use the same keyword multiple times to avoid ambiguity or improve readability. + The key words or phrases are: [.informaltable] |