summaryrefslogtreecommitdiff
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
parent8fcdede340b3ba40465cb18f7606b97e02a90230 (diff)
downloadrockbox-cd3efa62001e1b1da62dc8fe5346cd9ea3c16a4f.tar.gz
rockbox-cd3efa62001e1b1da62dc8fe5346cd9ea3c16a4f.zip
How do i submit bugs?
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2462 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--docs/FAQ15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/FAQ b/docs/FAQ
index 1fb6933559..9dc3619e49 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
448 The random seed is stored in the persistent setting area, so that the 448 The random seed is stored in the persistent setting area, so that the
449 resume feature can shuffle the playlist in exactly the same way when 449 resume feature can shuffle the playlist in exactly the same way when
450 resuming. 450 resuming.
451
452Q54: How can I see what bugs are currently open/being worked on?
453A54: Check out http://rockbox.haxx.se/bugs.shtml for a listing of bugs
454 that have been reported.
455
456Q55: How can I report about bugs in Rockbox?
457A55: If we were better programmers we would take that as an insult. But we
458 aren't, so we won't. The first step in reporting a bug is to review
459 the rules we ask you to follow in your submission (listed at:
460 http://rockbox.haxx.se/bugs.shtml#rules).
461
462 Please note that we ask reports of bugs in CVS/daily builds to be sent
463 to the mailing list, and bugs in released versions of Rockbox to be
464 submitted through SourceForge's bug tracker. (A link to the bug tracker
465 can be found under our bug submission rules.)