Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dzaporozhets@gitlab.com>2014-09-25 17:59:24 +0400
committerDmitriy Zaporozhets <dzaporozhets@gitlab.com>2014-09-25 17:59:24 +0400
commit868755777f66f35eceeb55ca3caa160546eb7a00 (patch)
treef9973ffe3683313c7343b3dceabb15b9956078cb /doc/integration
parentab729e5c41660a091991b65ba5137cdb7c6b4b7c (diff)
parent41cfdd25e21efc4be563a8061a8c1656eeda22ed (diff)
Merge branch 'add-bugzilla' into 'master'
Add bugzilla See merge request !1114
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;