rockbox/www/bugs.t
Björn Stenberg b36336271d Removed "Don't file bug reports on unreleased code"
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3027 a1c6a512-1295-4272-9138-f99709370657
2002-12-19 13:23:18 +00:00

26 lines
858 B
Perl

#define _PAGE_ Open bug reports
#include "head.t"
<!--#include file="bugs.txt" -->
<h2>Submitting new bug reports</h2>
<a name="rules">
<h3>Rules for bug reporting:</h3>
<ol>
<li> Check that the bug hasn't already been reported
<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><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"