aboutsummaryrefslogtreecommitdiff
path: root/htdocs/bug-report.php
diff options
context:
space:
mode:
authorGuenter Geiger <ggeiger@users.sourceforge.net>2004-11-15 15:04:39 +0000
committerGuenter Geiger <ggeiger@users.sourceforge.net>2004-11-15 15:04:39 +0000
commit95c869b3eadc2b75a297220fb7b350cd7d081f47 (patch)
tree5bcdfb76e9250695c38dee665d898daba8cac5ef /htdocs/bug-report.php
parent916af0264489cb10eaf3f23e81af30dd71ba7d30 (diff)
Renamed bug-report.php to trackers.php. Some changes in description about how to submit patches
svn path=/trunk/; revision=2278
Diffstat (limited to 'htdocs/bug-report.php')
-rw-r--r--htdocs/bug-report.php17
1 files changed, 12 insertions, 5 deletions
diff --git a/htdocs/bug-report.php b/htdocs/bug-report.php
index 31397890..4f78fd05 100644
--- a/htdocs/bug-report.php
+++ b/htdocs/bug-report.php
@@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<!-- $Id: bug-report.php,v 1.4 2004-10-25 10:39:25 ggeiger Exp $ -->
+<!-- $Id: bug-report.php,v 1.5 2004-11-15 15:04:39 ggeiger Exp $ -->
<HTML>
@@ -51,11 +51,18 @@ found as a <a href="http://crca.ucsd.edu/~msp/Software/">downloadable file on Mi
<br>
<p>
The main purpose of the patches tracker is to make it easier to incorporate
-changes and bug fixes into the Pd core. Including new stuff may take some
-time, and the inclusion of some features might not get accepted. This
-can have more reasons. We will try to comment on each rejected patch.
+new features and bug fixes into the Pd core. Including new stuff may take some
+time, and the inclusion of some features might not get accepted. The final
+decision if your patch gets accepted is in the hands of Miller. If you
+think your patch has been forgotten, please communicate it on the pd
+developers list or to Miller directly.
</p>
-
+<br>
+<p>
+If your patch is a bug fix, please choose the category "bugfix" in order
+to mark it clearly.
+</p>
+<br>
<p>
All patches need to have a detailed description. This can later be used
to decide if the patch can go into the main Pd distribution or not, and