diff options
| author | Björn Stenberg <bjorn@haxx.se> | 2004-07-01 17:11:19 +0000 |
|---|---|---|
| committer | Björn Stenberg <bjorn@haxx.se> | 2004-07-01 17:11:19 +0000 |
| commit | 1200e3514a096da3bb345ee1d9445c0a123f6b79 (patch) | |
| tree | 6b650d3a345f8b38b1c495d4f6caf0478377318e | |
| parent | 954c4f23652634b7877315ced3661fc1191fd355 (diff) | |
| download | rockbox-1200e3514a096da3bb345ee1d9445c0a123f6b79.zip rockbox-1200e3514a096da3bb345ee1d9445c0a123f6b79.tar.gz rockbox-1200e3514a096da3bb345ee1d9445c0a123f6b79.tar.bz2 rockbox-1200e3514a096da3bb345ee1d9445c0a123f6b79.tar.xz | |
Added "check that the bug isnt already fixed".
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4819 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | www/bugs.t | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ <h3>Rules for bug reporting:</h3> <ol> +<li> Check that the bug hasn't already been fixed! Try the latest <a href="/daily.shtml">daily build</a>. <li> Check that the bug hasn't already been reported <li> Do not add "I have the same problem" to an existing bug report if you aren't <b>absolutely certain</b> that it really is the same problem <li> Always include the following information in your bug report: |