summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2003-12-09 23:50:15 +0000
committerBjörn Stenberg <bjorn@haxx.se>2003-12-09 23:50:15 +0000
commitc882d45ebba3861b973339564d927412cb04c5b2 (patch)
tree0bb8e425e27bb0e3d9c2c73f979a7b128b4fc291
parentfc246a63a54d3f12efa7f8ee235708f827ba4ea5 (diff)
downloadrockbox-c882d45ebba3861b973339564d927412cb04c5b2.tar.gz
rockbox-c882d45ebba3861b973339564d927412cb04c5b2.zip
Added submit instructions
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4123 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--www/patches.t22
1 files changed, 3 insertions, 19 deletions
diff --git a/www/patches.t b/www/patches.t
index 695db23d46..d6a1f6ad9e 100644
--- a/www/patches.t
+++ b/www/patches.t
@@ -3,26 +3,10 @@
3 3
4<!--#include file="patches.txt" --> 4<!--#include file="patches.txt" -->
5 5
6#if 0
7<h2>Submitting new patches</h2> 6<h2>Submitting new patches</h2>
8 7
9<a name="rules"> 8<p>See the document
10<h3>Rules for bug reporting:</h3> 9<a href="/docs/patch.html">How To Work With Patches</a>
11 10for complete instructions on how to prepare and submit patches.
12<ol>
13<li> Check that the bug hasn't already been reported
14<li> Always include the following information in your bug report:
15 <ul>
16 <li> Which exact model Archos you have (as printed on the unit)
17 <li> Which exact ROM firmware version you have
18 <li> Which exact Rockbox version you are using (Menu->Version)
19 <li> A link to the data that malfunctions, if applicable (IMPORTANT!)
20 </ul>
21<li>If you have a Sourceforge account, log in before you file the report.
22<li>If you don't have a SF account, sign the report with your email.
23</ol>
24
25<p><a href="http://sourceforge.net/tracker/?func=add&group_id=44306&atid=439118">Click here to submit a new bug report</a>.
26#endif
27 11
28#include "foot.t" 12#include "foot.t"