summaryrefslogtreecommitdiffstats
path: root/www/bugs.t
blob: 100c76e56d387bff69a21672c1283ce34379a0ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
#define _PAGE_ Open bug reports
#include "head.t"

<!--#include file="bugs.txt" -->

<h2>Submitting new bug reports</h2>

<a name="rules"></a>
<h3>Rules for bug reporting:</h3>

<ol>
<li> Check that the bug hasn't already been fixed! Try the latest <a href="/daily.shtml">daily build</a>.
<li> Check that the bug hasn't already been reported
<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
<li> Always include the following information in your bug report:
  <ul>
  <li> Which exact model Archos you have (as printed on the unit)
  <li> Which exact ROM firmware version you have
  <li> Which exact Rockbox version you are using (Menu->Version)
  <li> A link to the data that malfunctions, if applicable (IMPORTANT!)
  </ul>
<li>If you have a Sourceforge account, log in before you file the report.
<li>If you don't have a SF account, sign the report with your email.
</ol>

<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.

<p><a href="http://sourceforge.net/tracker/?func=add&group_id=44306&atid=439118">Click here to submit a new bug report</a>.

#include "foot.t"