From fc246a63a54d3f12efa7f8ee235708f827ba4ea5 Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Tue, 9 Dec 2003 09:17:54 +0000 Subject: Added patch list git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4122 a1c6a512-1295-4272-9138-f99709370657 --- www/patches.t | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 www/patches.t (limited to 'www/patches.t') diff --git a/www/patches.t b/www/patches.t new file mode 100644 index 0000000000..695db23d46 --- /dev/null +++ b/www/patches.t @@ -0,0 +1,28 @@ +#define _PAGE_ Submitted patches +#include "head.t" + + + +#if 0 +

Submitting new patches

+ + +

Rules for bug reporting:

+ +
    +
  1. Check that the bug hasn't already been reported +
  2. Always include the following information in your bug report: +
      +
    • Which exact model Archos you have (as printed on the unit) +
    • Which exact ROM firmware version you have +
    • Which exact Rockbox version you are using (Menu->Version) +
    • A link to the data that malfunctions, if applicable (IMPORTANT!) +
    +
  3. If you have a Sourceforge account, log in before you file the report. +
  4. If you don't have a SF account, sign the report with your email. +
+ +

Click here to submit a new bug report. +#endif + +#include "foot.t" -- cgit v1.2.3