summaryrefslogtreecommitdiff
path: root/www/bugs.t
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2002-12-19 13:23:18 +0000
committerBjörn Stenberg <bjorn@haxx.se>2002-12-19 13:23:18 +0000
commitb36336271d441236226a8c92b59d637bbfcc9fc4 (patch)
treed60b56b6056b85e054c3c9ada7950713a1f921fc /www/bugs.t
parentda644082a5b60ff457a3be9684f5f5a8396f7493 (diff)
downloadrockbox-b36336271d441236226a8c92b59d637bbfcc9fc4.tar.gz
rockbox-b36336271d441236226a8c92b59d637bbfcc9fc4.zip
Removed "Don't file bug reports on unreleased code"
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3027 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/bugs.t')
-rw-r--r--www/bugs.t3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/bugs.t b/www/bugs.t
index 87c32debac..3894393447 100644
--- a/www/bugs.t
+++ b/www/bugs.t
@@ -9,13 +9,12 @@
9<h3>Rules for bug reporting:</h3> 9<h3>Rules for bug reporting:</h3>
10 10
11<ol> 11<ol>
12<li> Don't file bug reports on unreleased code (CVS/daily builds). Write a mail to the <a href="/mail/">mailing list</a> instead.
13<li> Check that the bug hasn't already been reported 12<li> Check that the bug hasn't already been reported
14<li> Always include the following information in your bug report: 13<li> Always include the following information in your bug report:
15 <ul> 14 <ul>
16 <li> Which exact model Archos you have (as printed on the unit) 15 <li> Which exact model Archos you have (as printed on the unit)
17 <li> Which exact ROM firmware version you have 16 <li> Which exact ROM firmware version you have
18 <li> Which exact Rockbox version you are using 17 <li> Which exact Rockbox version you are using (Menu->Version)
19 <li> A link to the data that malfunctions, if applicable (IMPORTANT!) 18 <li> A link to the data that malfunctions, if applicable (IMPORTANT!)
20 </ul> 19 </ul>
21<li>If you have a Sourceforge account, log in before you file the report. 20<li>If you have a Sourceforge account, log in before you file the report.