Very nice Hen! Send from my mobile device
> Am 17.10.2013 um 08:09 schrieb bay...@apache.org: > > Author: bayard > Date: Thu Oct 17 06:09:47 2013 > New Revision: 1532973 > > URL: http://svn.apache.org/r1532973 > Log: > Added a Getting Involved section specifically for Lang > > Modified: > commons/proper/lang/trunk/src/site/xdoc/index.xml > > Modified: commons/proper/lang/trunk/src/site/xdoc/index.xml > URL: > http://svn.apache.org/viewvc/commons/proper/lang/trunk/src/site/xdoc/index.xml?rev=1532973&r1=1532972&r2=1532973&view=diff > ============================================================================== > --- commons/proper/lang/trunk/src/site/xdoc/index.xml (original) > +++ commons/proper/lang/trunk/src/site/xdoc/index.xml Thu Oct 17 06:09:47 2013 > @@ -83,6 +83,17 @@ For information on previous releases see > </p> > </section> > <!-- ================================================== --> > +<section name="Getting Involved"> > +<p> > +The <a href="mail-lists.html">commons developer mailing list</a> is the main > channel of communication for contributors. Please remember that the lists are > shared between all commons components, so prefix your email by [lang]. </p> > +<p>You can also visit the #apache-commons IRC channel on irc.freenode.net or > peruse <a href="issue-tracking.html">JIRA</a>. Specific links of interest for > JIRA are:</p> > +<ul> > +<li>Ideas looking for code: <a > href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20LANG%20AND%20resolution%20%3D%20Unresolved%20AND%20fixVersion%20%3D%20%22Patch%20Needed%22%20ORDER%20BY%20priority%20DESC">Patch > Needed</a></li> > +<li>Issues with patches, looking for reviews: <a > href="https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%20%22Review%20Patch%22%20AND%20project%20%3D%20LANG%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20priority%20DESC">Review > Patch</a></li> > +</ul> > +<p>If you'd like to offer up pull requests via GitHub rather than applying > patches to JIRA, we have a <a > href="https://github.com/apache/commons-lang/">GitHub mirror</a>. </p> > +</section> > +<!-- ================================================== --> > <section name="Support"> > <p> > The <a href="mail-lists.html">commons mailing lists</a> act as the main > support forum. > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org