summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authordosire <sytses@gmail.com>2014-03-20 15:32:30 +0100
committerdosire <sytses@gmail.com>2014-03-20 15:32:30 +0100
commit0bc88794684fe89af61360c6b88056dec18f1ecc (patch)
treeccf41b2f317e4fd4bb1107fe4c496ab7a96c1671 /doc
parent0aa389b4911221e0ec5730d5342a1c59f37a8015 (diff)
downloadgitlab-ce-0bc88794684fe89af61360c6b88056dec18f1ecc.tar.gz
Tell how to do it, solves https://twitter.com/unwiredbrain/status/446588631424462848
Diffstat (limited to 'doc')
-rw-r--r--doc/integration/external-issue-tracker.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/integration/external-issue-tracker.md b/doc/integration/external-issue-tracker.md
index 02eadfd410a..3212ebd64b5 100644
--- a/doc/integration/external-issue-tracker.md
+++ b/doc/integration/external-issue-tracker.md
@@ -5,3 +5,5 @@ GitLab has a great issue tracker but you can also use an external issue tracker
- textual references to PROJECT-1234 in comments, commit messages get turned into HTML links to the corresponding JIRA issue.
![jira screenshot](jira-intergration-points.png)
+
+You can configure the integration in the gitlab.yml configuration file.