Module: website Branch: master Commit: 690d5fb3489022ac5a4405a1d4784fb39cdaeb76 URL: http://source.winehq.org/git/website.git/?a=commit;h=690d5fb3489022ac5a4405a... Author: Jeff Zaroyko <jeffzaroyko(a)gmail.com> Date: Mon Jun 8 09:49:18 2009 -0500 website: mention bugzilla registration on sending_patches --- templates/en/sending_patches.template | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/templates/en/sending_patches.template b/templates/en/sending_patches.template index f185117..d4b2ac6 100644 --- a/templates/en/sending_patches.template +++ b/templates/en/sending_patches.template @@ -38,6 +38,8 @@ or anywhere else to the Git tree.) <li>Use standard C, avoid C++ comments and inline variable declarations. <li>Read the diff and make sure it contains only what you want in it. + + <li>Register an account on the Wine bugzilla with the email address you use to send patches. </ul> <p>Accepted patches will appear in the <a href="{$root}/site/forums">wine-cvs</a> mailing list.