Frédéric Delanoy : winedev: Patch authors should update associated Bugzilla bugs upon commit.
Module: docs Branch: master Commit: 89008680023e06600ba7a20609afdb5659c91256 URL: http://source.winehq.org/git/docs.git/?a=commit;h=89008680023e06600ba7a20609... Author: Frédéric Delanoy <frederic.delanoy(a)gmail.com> Date: Thu Aug 15 17:48:35 2013 +0200 winedev: Patch authors should update associated Bugzilla bugs upon commit. --- en/winedev-coding.sgml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/en/winedev-coding.sgml b/en/winedev-coding.sgml index b5eb660..a2d5daf 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>
participants (1)
-
Alexandre Julliard