Module: bugzilla
Branch: master
Commit: 5072ad6a593945604757c99729146630dfbac5bf
URL: http://source.winehq.org/git/bugzilla.git/?a=commit;h=5072ad6a593945604757c…
Author: Jeff Zaroyko <jeffzaroyko(a)gmail.com>
Date: Thu Apr 2 09:25:41 2009 +1100
bugzilla: provide some tips for being a better user on the account registration page
>From 59445b850235da681b506ac547a75ad9c71b0b05 Mon Sep 17 00:00:00 2001
From: Jeff Zaroyko <jeffz(a)jeffz.name>
Date: Thu, 2 Apr 2009 09:21:54 +1100
Subject: provide some tips for being a better user on the account registration page
---
template/en/default/account/create.html.tmpl | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/template/en/default/account/create.html.tmpl b/template/en/default/account/create.html.tmpl
index 2e8739b..6bef0d9 100644
--- a/template/en/default/account/create.html.tmpl
+++ b/template/en/default/account/create.html.tmpl
@@ -46,6 +46,12 @@
at <a href="mailto:[% Param("maintainer") %]">[% Param("maintainer") %]</a>.
</p>
+<h4>Remember...</h4>
+<ul>
+ <li>Avoid posting requests such as, "please fix this, I really need it to work"</li>
+ <li>Use the <a href="http://forum.winehq.org">forum</a> or <a href="irc://irc.freenode.net/#winehq">IRC channel</a> for troubleshooting advice or general help.</li>
+ <li>Describe the problem's symptoms, not your guesses</li>
+</ul>
<form id="account_creation_form" method="get" action="createaccount.cgi">
<table>
<tr>