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>
|
<row>
|
||||||
<entry><literal>PR:</literal></entry>
|
<entry><literal>PR:</literal></entry>
|
||||||
<entry>The problem report (if any) which is affected
|
<entry>The problem report (if any) which is affected
|
||||||
(typically, by being closed) by this commit. Only
|
(typically, by being closed) by this commit.
|
||||||
include one PR per line as the automated scripts which
|
Multiple PRs may be specified on one line, separated by
|
||||||
parse this line cannot understand more than
|
commas or spaces.</entry>
|
||||||
one.</entry>
|
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
|
|
Loading…
Reference in a new issue