Most committers like patches to CURRENT over STABLE. Make a note of that.
Reviewed by: ceri, simon
This commit is contained in:
parent
4e3ea8cb33
commit
a9a59509d9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17827
1 changed files with 5 additions and 1 deletions
|
@ -372,7 +372,11 @@
|
|||
preferred), and make
|
||||
sure to specify the exact CVS revision numbers of the files
|
||||
you modified so the developers who read your report will be
|
||||
able to apply them easily.</para>
|
||||
able to apply them easily. A patch against the CURRENT or HEAD
|
||||
CVS branch is preferred since all new code should be applied
|
||||
and tested there first. After appropriate or substantial testing
|
||||
has been done, the code will be merged/migrated to the STABLE
|
||||
branch.</para>
|
||||
|
||||
<para>If you attach a patch inline, instead of as an attachment,
|
||||
note that the most common problem by far is the tendency of some
|
||||
|
|
Loading…
Reference in a new issue