summaryrefslogtreecommitdiff
path: root/www/bugs.t
diff options
context:
space:
mode:
Diffstat (limited to 'www/bugs.t')
-rw-r--r--www/bugs.t26
1 files changed, 26 insertions, 0 deletions
diff --git a/www/bugs.t b/www/bugs.t
new file mode 100644
index 0000000000..d1a952c07b
--- /dev/null
+++ b/www/bugs.t
@@ -0,0 +1,26 @@
1#define _PAGE_ Open bug reports
2#include "head.t"
3
4<!--#include file="bugs.txt" -->
5
6<h2>Submitting new bug reports</h2>
7
8<h3>Rules for bug reporting:</h3>
9
10<ol>
11<li> Don't file bug reports on unreleased code (CVS/daily builds). Write a mail to the <a href="/mail/">mailing list</a> instead.
12<li> Check that the bug hasn't already been reported
13<li> Always include the following information in your bug report:
14 <ul>
15 <li> Which exact model Archos you have (as printed on the unit)
16 <li> Which exact ROM firmware version you have
17 <li> Which exact Rockbox version you are using
18 <li> A link to the data that malfunctions, if applicable (IMPORTANT!)
19 </ul>
20<li>If you have a Sourceforge account, log in before you file the report.
21<li>If you don't have a SF account, sign the report with your email.
22</ol>
23
24<p><a href="http://sourceforge.net/tracker/?func=add&group_id=44306&atid=439118">Click here to submit a new bug report</a>.
25
26#include "foot.t"