bugzilla: provide some tips for being a better user on the account registration page

Jeff Zaroyko jeffzaroyko at gmail.com
Wed Apr 1 17:25:41 CDT 2009


-------------- next part --------------
From 59445b850235da681b506ac547a75ad9c71b0b05 Mon Sep 17 00:00:00 2001
From: Jeff Zaroyko <jeffz at 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>
-- 
1.5.4.3


More information about the wine-patches mailing list