Added blurb about unified diffs.
git-svn-id: svn://10.0.0.236/trunk@108621 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
86868e129c
commit
66a77561a4
@ -389,6 +389,18 @@ else
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
Patch Format
|
||||
</para>
|
||||
<para>
|
||||
All patches submitted for inclusion into Bugzilla should be in the form of a
|
||||
<quote>unified diff</quote>. This comes from using <quote>diff -u</quote>
|
||||
instead of simply <quote>diff</quote> when creating your patch. This will
|
||||
result in quicker acceptance of the patch.
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
Schema Changes
|
||||
|
||||
@ -389,6 +389,18 @@ else
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
Patch Format
|
||||
</para>
|
||||
<para>
|
||||
All patches submitted for inclusion into Bugzilla should be in the form of a
|
||||
<quote>unified diff</quote>. This comes from using <quote>diff -u</quote>
|
||||
instead of simply <quote>diff</quote> when creating your patch. This will
|
||||
result in quicker acceptance of the patch.
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
Schema Changes
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user