This patch (in the attempt to find a place to put a link to
http://gcc.opensuse.org/gcc_bugzilla/ to) adds a list of suggestions
where to look for work in bugzilla.

Ok?

Thanks,
Richard.

2017-05-30  Richard Biener  <rguent...@suse.de>

        * management.html: Add list of suggestions where to look for work.

Index: management.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/bugs/management.html,v
retrieving revision 1.32
diff -u -r1.32 management.html
--- management.html     3 Mar 2017 16:20:01 -0000       1.32
+++ management.html     30 May 2017 12:50:46 -0000
@@ -51,6 +51,18 @@
 Work</em> fields to indicate which versions still have the bug.</li>
 </ol>
 
+<h2>How to Find Something to Work On</h2>
+<ul>
+<li>Use the bugzilla searches on the
+<a href="https://gcc.gnu.org/";>main page</a> to work on current
+regressions.</li>
+<li>Look for bugs in state <b>UNCONFIRMED</b> or listed on
+<a 
href="http://gcc.opensuse.org/gcc_bugzilla/";>http://gcc.opensuse.org/gcc_bugzilla/</a>
 and do first
+hand analysis.</li>
+<li>Look for bugs with specific keywords, like <em>easy-hack</em> or
+<em>diagnostic</em>.</li>
+</ul>
+
 <h2>Maintainer's View of Fields</h2>
 
 <p>Bugzilla offers a number of different fields.  From a maintainer's

Reply via email to