You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by db...@apache.org on 2018/12/25 04:29:07 UTC

[2/4] tomee-site-generator git commit: add link to Jira.

add link to Jira.


Project: http://git-wip-us.apache.org/repos/asf/tomee-site-generator/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee-site-generator/commit/fa3d8293
Tree: http://git-wip-us.apache.org/repos/asf/tomee-site-generator/tree/fa3d8293
Diff: http://git-wip-us.apache.org/repos/asf/tomee-site-generator/diff/fa3d8293

Branch: refs/heads/master
Commit: fa3d8293c1db5cab7d0ba187319450e22cf84090
Parents: a96d235
Author: Daniel Dias <da...@gmail.com>
Authored: Tue Dec 18 01:21:16 2018 -0200
Committer: Daniel Dias <da...@gmail.com>
Committed: Tue Dec 18 01:21:16 2018 -0200

----------------------------------------------------------------------
 src/main/jbake/content/community/sources.adoc | 8 ++++++++
 1 file changed, 8 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee-site-generator/blob/fa3d8293/src/main/jbake/content/community/sources.adoc
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/community/sources.adoc b/src/main/jbake/content/community/sources.adoc
index b6b96ad..ee8eea4 100755
--- a/src/main/jbake/content/community/sources.adoc
+++ b/src/main/jbake/content/community/sources.adoc
@@ -61,3 +61,11 @@ TomEE is using Buildbot for its continuous integration. You can access main buil
 
 - https://ci.apache.org/builders/tomee-trunk-ubuntu[TomEE Master]
 - https://ci.apache.org/builders/tomee-1.7.x-ubuntu[TomEE 1.7.x]
+
+=== Issues
+
+Tomee uses Jira for issues, if you are looking for a problem or reporting one, use the following address:
+
+- Create a ticket on http://issues.apache.org/jira/browse/TOMEE
+
+- Open a PR in the Gihub mirror with the ticket number e.g `TOMEE-1000 - Ticket Description`
\ No newline at end of file