summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRobert Hak <adiamas@rockbox.org>2002-10-01 08:58:56 +0000
committerRobert Hak <adiamas@rockbox.org>2002-10-01 08:58:56 +0000
commitcd3efa62001e1b1da62dc8fe5346cd9ea3c16a4f (patch)
tree8bf01174f7f5239e88e9b980ca0b0a752915faba /docs
parent8fcdede340b3ba40465cb18f7606b97e02a90230 (diff)
downloadrockbox-cd3efa62001e1b1da62dc8fe5346cd9ea3c16a4f.zip
rockbox-cd3efa62001e1b1da62dc8fe5346cd9ea3c16a4f.tar.gz
rockbox-cd3efa62001e1b1da62dc8fe5346cd9ea3c16a4f.tar.bz2
rockbox-cd3efa62001e1b1da62dc8fe5346cd9ea3c16a4f.tar.xz
How do i submit bugs?
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2462 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'docs')
-rw-r--r--docs/FAQ15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/FAQ b/docs/FAQ
index 1fb6933..9dc3619 100644
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -448,3 +448,18 @@ A53: It sees the playlist as a deck of cards, shuffling the entries using a
The random seed is stored in the persistent setting area, so that the
resume feature can shuffle the playlist in exactly the same way when
resuming.
+
+Q54: How can I see what bugs are currently open/being worked on?
+A54: Check out http://rockbox.haxx.se/bugs.shtml for a listing of bugs
+ that have been reported.
+
+Q55: How can I report about bugs in Rockbox?
+A55: If we were better programmers we would take that as an insult. But we
+ aren't, so we won't. The first step in reporting a bug is to review
+ the rules we ask you to follow in your submission (listed at:
+ http://rockbox.haxx.se/bugs.shtml#rules).
+
+ Please note that we ask reports of bugs in CVS/daily builds to be sent
+ to the mailing list, and bugs in released versions of Rockbox to be
+ submitted through SourceForge's bug tracker. (A link to the bug tracker
+ can be found under our bug submission rules.)