diff --git a/src/documentation/content/xdocs/guidelines.xml b/src/documentation/content/xdocs/guidelines.xml index 6cefb8526..ecb51c84d 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