summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2017-08-21 16:05:11 -0300
committerMarcia Ramos <virtua.creative@gmail.com>2017-08-21 16:05:11 -0300
commit4b142701cc08d21d80dadca27a15645573a7316a (patch)
tree179c3d2a0a87a09affcf14156d9fd9a1443b5ee8
parent2eb07aecc93973983c4fc1ce1820b6155e3175ce (diff)
downloadgitlab-ce-4b142701cc08d21d80dadca27a15645573a7316a.tar.gz
indexes external issue tracker
-rw-r--r--doc/user/project/issues/index.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/user/project/issues/index.md b/doc/user/project/issues/index.md
index 67f0230b36d..20901e01f6e 100644
--- a/doc/user/project/issues/index.md
+++ b/doc/user/project/issues/index.md
@@ -136,6 +136,12 @@ to find out more about this feature.
With [GitLab Enterprise Edition Starter](https://about.gitlab.com/gitlab-ee/), you can also
create various boards per project with [Multiple Issue Boards](https://docs.gitlab.com/ee/user/project/issue_board.html#multiple-issue-boards).
+### External Issue Tracker
+
+Alternatively to GitLab's built-in Issue Tracker, you can also use an [external
+tracker](../../../integration/external-issue-tracker.md) such as Jira, Redmine,
+or Bugzilla.
+
### Issue's API
Read through the [API documentation](../../../api/issues.md).