Github user kinow commented on a diff in the pull request:
https://github.com/apache/jena/pull/174#discussion_r81477912
--- Diff: CONTRIBUTING.md ---
@@ -0,0 +1,120 @@
+Apache Jena : Contributing
+==========================
+
+The project welcomes contributions, large and small, from anyone.
+
+The mailing list for project-wide discussions is [email protected] and
all
+development work happens in public, using that list.
+
+The processes described here are guidelines, rather than absolute
+requirements.
+
+
+## Contributions
+
+Contributions can be made by:
+
+* Github pull requests (preferred)
+* JIRA and patches
+* Other
+
+Contributions should include:
+
+* Tests
+* Documentation as needed
+
+Documentation is kept and published with Apache's svnpubsub system:
+
+ https://svn.apache.org/repos/asf/jena/site/trunk
+
+## Workflow
+
+### JIRA
+
+The project uses a JIRA instance to track work. Please create a JITA so
--- End diff --
s/JITA/JIRA
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---