]> source.dussan.org Git - poi.git/commitdiff
Add a link to the bugzilla list of new/needinfo bugs
authorNick Burch <nick@apache.org>
Fri, 19 Nov 2010 17:15:03 +0000 (17:15 +0000)
committerNick Burch <nick@apache.org>
Fri, 19 Nov 2010 17:15:03 +0000 (17:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1036947 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/guidelines.xml

index 6cefb8526a1fc126f424a98043f911036f3aabb8..ecb51c84d52756c8d26c3e59e4b26db92f42a6a0 100644 (file)
      <li>Submit patches (see below) of your contributions, modifications.</li>
      <li>Check the <link href="http://issues.apache.org/bugzilla/buglist.cgi?product=POI">bug database</link> for simple problem reports, and write a patch to fix the problem</li>
      <li>Review existing patches in the <link href="http://issues.apache.org/bugzilla/buglist.cgi?product=POI">bug database</link>, and report if they still apply, if they need unit tests atc.</li>
+     <li>Take a look at all the <link href="https://issues.apache.org/bugzilla/buglist.cgi?product=POI;bug_status=NEW;bug_status=NEEDINFO">unresolved issues in the bug database</link>, and see if you can help with testing or patches for them</li>
      <li>Add in new features, see <link href="http://issues.apache.org/bugzilla/buglist.cgi?product=POI">Bug database</link> for suggestions.</li>
    </ul>
    <p>The Nutch project also have a very useful guide on becoming a