committers guide: mention that multiple PRs may be specified on the same line
Reviewed by: bcr, gavin
This commit is contained in:
parent
f8f5f470e3
commit
91dd27eff1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50230
1 changed files with 3 additions and 4 deletions
|
@ -2513,10 +2513,9 @@ freebsd-mfc-after = 2 weeks</programlisting>
|
|||
<row>
|
||||
<entry><literal>PR:</literal></entry>
|
||||
<entry>The problem report (if any) which is affected
|
||||
(typically, by being closed) by this commit. Only
|
||||
include one PR per line as the automated scripts which
|
||||
parse this line cannot understand more than
|
||||
one.</entry>
|
||||
(typically, by being closed) by this commit.
|
||||
Multiple PRs may be specified on one line, separated by
|
||||
commas or spaces.</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
|
|
Loading…
Reference in a new issue