From: Nick Burch Date: Fri, 19 Nov 2010 17:15:03 +0000 (+0000) Subject: Add a link to the bugzilla list of new/needinfo bugs X-Git-Tag: REL_3_8_BETA1~128 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=f4a93a28526de3f42a1514b3e2b82053b27b50c7;p=poi.git Add a link to the bugzilla list of new/needinfo bugs git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1036947 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/documentation/content/xdocs/guidelines.xml b/src/documentation/content/xdocs/guidelines.xml index 6cefb8526a..ecb51c84d5 100644 --- a/src/documentation/content/xdocs/guidelines.xml +++ b/src/documentation/content/xdocs/guidelines.xml @@ -135,6 +135,7 @@
  • Submit patches (see below) of your contributions, modifications.
  • Check the bug database for simple problem reports, and write a patch to fix the problem
  • Review existing patches in the bug database, and report if they still apply, if they need unit tests atc.
  • +
  • Take a look at all the unresolved issues in the bug database, and see if you can help with testing or patches for them
  • Add in new features, see Bug database for suggestions.
  • The Nutch project also have a very useful guide on becoming a