]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Added blurb about unified diffs.
authorbarnboy%trilobyte.net <>
Wed, 21 Nov 2001 04:16:24 +0000 (04:16 +0000)
committerbarnboy%trilobyte.net <>
Wed, 21 Nov 2001 04:16:24 +0000 (04:16 +0000)
docs/sgml/patches.sgml
docs/xml/patches.xml

index 5816009d3747862f27deba12d91d249a75499aff..b7f54e09bab0862d959a02ac6a268e8c7eba6739 100644 (file)
@@ -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
index 5816009d3747862f27deba12d91d249a75499aff..b7f54e09bab0862d959a02ac6a268e8c7eba6739 100644 (file)
@@ -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