Commit 9ca2842a authored by Sytse Sijbrandij's avatar Sytse Sijbrandij

Merge branch 'update-JIRA-documentation' into 'master'

Update-jira-documentation

Added explanation on how to reference JIRA issue from GitLab comments.
parents 430ceaa9 b78000c6
......@@ -2,6 +2,6 @@ GitLab has a great issue tracker but you can also use an external issue tracker
- the 'Issues' link on the GitLab project pages takes you to the appropriate JIRA issue index;
- clicking 'New issue' on the project dashboard creates a new JIRA issue;
- textual references to PROJECT-1234 in comments, commit messages get turned into HTML links to the corresponding JIRA issue.
- To reference JIRA issue PROJECT-1234 in comments, use syntax #PROJECT-1234. Commit messages get turned into HTML links to the corresponding JIRA issue.
![jira screenshot](jira-intergration-points.png)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment