You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by ca...@apache.org on 2011/10/08 21:21:23 UTC

svn commit: r1180470 - /incubator/jena/site/trunk/content/jena/getting_involved/index.mdtext

Author: castagna
Date: Sat Oct  8 19:21:23 2011
New Revision: 1180470

URL: http://svn.apache.org/viewvc?rev=1180470&view=rev
Log: (empty)

Modified:
    incubator/jena/site/trunk/content/jena/getting_involved/index.mdtext

Modified: incubator/jena/site/trunk/content/jena/getting_involved/index.mdtext
URL: http://svn.apache.org/viewvc/incubator/jena/site/trunk/content/jena/getting_involved/index.mdtext?rev=1180470&r1=1180469&r2=1180470&view=diff
==============================================================================
--- incubator/jena/site/trunk/content/jena/getting_involved/index.mdtext (original)
+++ incubator/jena/site/trunk/content/jena/getting_involved/index.mdtext Sat Oct  8 19:21:23 2011
@@ -25,7 +25,9 @@ Each Jena module uses Maven, here is how
     cd TDB
     mvn clean package
 
-Some Jena developers hang out on #jena on irc.freenode.net.
+### Open issues
+
+You can find a list of the [open issues](https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+JENA+AND+status+%3D+Open+ORDER+BY+priority+DESC&mode=hide) on JIRA (sorted by priority) or the [popular issues](https://issues.apache.org/jira/browse/JENA#selectedTab=com.atlassian.jira.plugin.system.project%3Apopularissues-panel) (sorted by votes).
 
 ### Submit your patches
 
@@ -41,6 +43,10 @@ If you want to test if a patch applies c
 
 If you use Eclipse: right click on the project name in `Package Explorer`, select `Team > Create Patch` or `Team > Apply Patch`. 
 
+### IRC channel 
+
+Some Jena developers hang out on #jena on irc.freenode.net.
+
 ### How Apache Software Foundation works
 
 Apache Jena is an incubating Apache project and to better understand how to get involved and how the Apache Software Foundation works we recommend you read: