diff options
author | Björn Stenberg <bjorn@haxx.se> | 2003-12-09 23:50:15 +0000 |
---|---|---|
committer | Björn Stenberg <bjorn@haxx.se> | 2003-12-09 23:50:15 +0000 |
commit | c882d45ebba3861b973339564d927412cb04c5b2 (patch) | |
tree | 0bb8e425e27bb0e3d9c2c73f979a7b128b4fc291 /www | |
parent | fc246a63a54d3f12efa7f8ee235708f827ba4ea5 (diff) |
Added submit instructions
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4123 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www')
-rw-r--r-- | www/patches.t | 22 |
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 @@ <!--#include file="patches.txt" --> -#if 0 <h2>Submitting new patches</h2> -<a name="rules"> -<h3>Rules for bug reporting:</h3> - -<ol> -<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 (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. -<li>If you don't have a SF account, sign the report with your email. -</ol> - -<p><a href="http://sourceforge.net/tracker/?func=add&group_id=44306&atid=439118">Click here to submit a new bug report</a>. -#endif +<p>See the document +<a href="/docs/patch.html">How To Work With Patches</a> +for complete instructions on how to prepare and submit patches. #include "foot.t" |