[GRASSweb-list]
markus: web/bugtracking explain_new_tracker.inc, 1.5, 1.6
grass at intevation.de
grass at intevation.de
Mon Feb 12 15:29:26 EST 2007
Author: markus
Update of /grassrepository/web/bugtracking
In directory doto:/tmp/cvs-serv11718/bugtracking
Modified Files:
explain_new_tracker.inc
Log Message:
announce new tracker; cosmetics
Index: explain_new_tracker.inc
===================================================================
RCS file: /grassrepository/web/bugtracking/explain_new_tracker.inc,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- explain_new_tracker.inc 9 Feb 2007 18:07:14 -0000 1.5
+++ explain_new_tracker.inc 12 Feb 2007 20:29:23 -0000 1.6
@@ -15,7 +15,16 @@
in the tracker and forwarded only to parties discussing the ticket.
However, any project member can "monitor" a ticket, or a whole tracker,
in order to receive all the related traffic (see <a href="http://gforge.org/docman/index.php?group_id=1&selected_doc_group_id=5&language_id=1">GForge manual</a>).
-
+<p>
+The following trackers are available:
+<ul>
+<li> 'issues' tracker is for bugs, and "bad features", aka "defects";
+<li> 'feature reqests' for wishes;
+<li> 'patches' trackers are for user submitted patches, if the user doesn't
+have CVS write access but wants to share his fix/improvement. They will
+also be used for patches which shouldn't go into CVS for a reason, but
+we want to keep the track of them for later.
+</ul>
<p>
<b>For questions about using the Grass bug trackers please contact<br>
Maciej Sieczka [tutey <at> o2 <dot> pl].</b>
@@ -29,7 +38,7 @@
<li> Report only a single bug with each request.
<li> Before reporting a bug, please check that it is currently unknown:
<ul><li><a href="http://wald.intevation.org/search/advanced_search.php?group_id=21">New bug tracker search page</a>
-<li>All information in the old bug and wish tracking system can still be queried here:
+<li>All information in the <b>old bug and wish tracking system</b> can still be queried here:
<br>
[ <a href="http://intevation.de/rt/webrt?q_status=open&q_queue=grass&q_area=grass6">GRASS 6 bugs only</a>
| <a href="http://intevation.de/rt/webrt?q_status=open&q_queue=grass&q_area=wish6">GRASS 6 wishes only</a>
@@ -49,5 +58,7 @@
</form>
</ul>
</ul>
-<B><h2><a href="http://wald.intevation.org/tracker/?group_id=21">PROCEED to the NEW bug and feature tracker...</a></b></H2>
+
+For new requests:
+<B><h2>PROCEED to the <a href="http://wald.intevation.org/tracker/?group_id=21">NEW bug and feature tracker...</a></b></H2>
More information about the grass-web
mailing list