[docs] winedev: Patch authors should update associated Bugzilla bugs upon commit

Frédéric Delanoy frederic.delanoy at gmail.com
Thu Aug 15 10:48:35 CDT 2013


If they mention fixing a specific bug in the patch comments, they're in the best position to do this.
---
 en/winedev-coding.sgml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/en/winedev-coding.sgml b/en/winedev-coding.sgml
index 69f2479..ba5b3d2 100644
--- a/en/winedev-coding.sgml
+++ b/en/winedev-coding.sgml
@@ -136,8 +136,8 @@ code
         <listitem>
 	  <para>
 	    If the patch fixes a bug in Bugzilla please provide a link
-	    to the bug in the comments of the patch. This will make it
-	    easier for the maintainers of Bugzilla.
+            to the bug in the comments of the patch. Also, mark the bug
+            as <quote>resolved fixed</quote> after your patch gets committed.
 	  </para>
         </listitem>
       </itemizedlist>
-- 
1.8.3.4




More information about the wine-patches mailing list