This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[www-patch] bugs/management.html: add link to Bugzilla's list ofkeywords
- From: Volker Reichelt <reichelt at igpm dot rwth-aachen dot de>
- To: gcc-patches at gcc dot gnu dot org
- Date: Sat, 21 Jun 2003 00:41:38 +0200 (CEST)
- Subject: [www-patch] bugs/management.html: add link to Bugzilla's list ofkeywords
- Reply-to: Volker Reichelt <reichelt at igpm dot rwth-aachen dot de>
The following patch to bugs/management.html adds a link to Bugzilla's
list of keywords.
Ok to apply?
========================================================================
--- management.html.old Fri Jun 20 23:37:47 2003
+++ management.html Sat Jun 21 00:03:57 2003
@@ -189,6 +189,14 @@ field changes, the status changes to NEW
which new bugs have appeared on a person's list.</p>
+<h3>Keywords</h3>
+
+<p>They are used to further classify the problem reports.
+Follow the link for a complete list of the
+<a href="http://gcc.gnu.org/bugzilla/describekeywords.cgi">keywords</a>
+including descriptions.</p>
+
+
<h2>Procedures and Policies</h2>
<p><strong>Bugs that are in state "WAITING"</strong> because they lack
========================================================================