Chinese update by Wenbin Leo (FS#5673)
[Rockbox.git] / www / bugs.t
blob313f7acc08c3b1724301ae395ec0c8b2762cb776
1 #define _PAGE_ Open bug reports
2 #include "head.t"
4 <!--#include file="bugs.txt" -->
6 <h2>Submitting new bug reports</h2>
8 <a name="rules"></a>
9 <h3>Rules for bug reporting:</h3>
11 <ol>
12 <li> Do not report bugs for unreleased code (i.e. Iriver at the moment). Use the <a href="/mail/">mailing list</a> or <a href="/irc/">IRC</a> to discuss such development.
13 <li> Check that the bug hasn't already been fixed! Try the latest <a href="/daily.shtml">daily build</a>.
14 <li> Check that the bug hasn't already been reported
15 <li> Do not add "I have the same problem" to an existing bug report if you aren't <b>absolutely certain</b> that it really is the same problem
16 <li> Always include the following information in your bug report:
17   <ul>
18   <li> Which exact music player model you have (as printed on the unit)
19   <li> Which exact Rockbox version you are using (Menu->Version)
20   <li> A link to the data that malfunctions, if applicable (IMPORTANT!)
21   </ul>
22 <li>If you have a Sourceforge account, log in before you file the report.
23 <li>If you don't have a SF account, sign the report with your email.
24 </ol>
26 <p><b>Don't file "bug reports" that really are support questions!</b> Ask on <a href="/mail/">the mailing list</a> or in <a href="/irc/">IRC</a> instead.
28 <p><a href="http://sourceforge.net/tracker/?func=add&group_id=44306&atid=439118">Click here to submit a new bug report</a>.
30 #include "foot.t"