diff options
| author | Björn Stenberg <bjorn@haxx.se> | 2002-12-19 13:23:18 +0000 |
|---|---|---|
| committer | Björn Stenberg <bjorn@haxx.se> | 2002-12-19 13:23:18 +0000 |
| commit | b36336271d441236226a8c92b59d637bbfcc9fc4 (patch) | |
| tree | d60b56b6056b85e054c3c9ada7950713a1f921fc | |
| parent | da644082a5b60ff457a3be9684f5f5a8396f7493 (diff) | |
| download | rockbox-b36336271d441236226a8c92b59d637bbfcc9fc4.zip rockbox-b36336271d441236226a8c92b59d637bbfcc9fc4.tar.gz rockbox-b36336271d441236226a8c92b59d637bbfcc9fc4.tar.bz2 rockbox-b36336271d441236226a8c92b59d637bbfcc9fc4.tar.xz | |
Removed "Don't file bug reports on unreleased code"
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3027 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | www/bugs.t | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -9,13 +9,12 @@ <h3>Rules for bug reporting:</h3> <ol> -<li> Don't file bug reports on unreleased code (CVS/daily builds). Write a mail to the <a href="/mail/">mailing list</a> instead. <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 + <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. |