summaryrefslogtreecommitdiff
path: root/doc/integration
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytses@gmail.com>2014-09-24 11:50:00 +0200
committerSytse Sijbrandij <sytses@gmail.com>2014-09-24 11:50:00 +0200
commit41cfdd25e21efc4be563a8061a8c1656eeda22ed (patch)
tree331df64e5af701ae37116bb75a88e54549fbda06 /doc/integration
parent8d7ed7e53bed1e58515ea9c2da4c27fd59d2970c (diff)
downloadgitlab-ce-41cfdd25e21efc4be563a8061a8c1656eeda22ed.tar.gz
Add bugzilla to list because people ask about it.
Diffstat (limited to 'doc/integration')
-rw-r--r--doc/integration/external-issue-tracker.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/integration/external-issue-tracker.md b/doc/integration/external-issue-tracker.md
index 6245836bef1..87af94512ed 100644
--- a/doc/integration/external-issue-tracker.md
+++ b/doc/integration/external-issue-tracker.md
@@ -1,6 +1,6 @@
# External issue tracker
-GitLab has a great issue tracker but you can also use an external issue tracker such as JIRA or Redmine. This is something that you can turn on per GitLab project. If for example you configure JIRA it provides the following functionality:
+GitLab has a great issue tracker but you can also use an external issue tracker such as JIRA, Bugzilla or Redmine. This is something that you can turn on per GitLab project. If for example you configure JIRA it provides the following functionality:
- 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;