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:
authorPatricio Cano <suprnova32@gmail.com>2016-03-08 00:29:22 +0300
committerPatricio Cano <suprnova32@gmail.com>2016-03-08 00:29:22 +0300
commit406f4a993a946db75d46756f936552144708a789 (patch)
tree22bbfe501b00b003bfdabf619172718726bdb32d /doc/project_services
parentcf232411ae37b68c9d6ab20deac3fc8d99b44124 (diff)
Fixed headers for anchors
[ci skip]
Diffstat (limited to 'doc/project_services')
-rw-r--r--doc/project_services/jira.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/project_services/jira.md b/doc/project_services/jira.md
index 623ec857cbe..27170c1eb19 100644
--- a/doc/project_services/jira.md
+++ b/doc/project_services/jira.md
@@ -222,13 +222,13 @@ You can see from the above image that there are four references to GitLab:
## Troubleshooting
-**GitLab is unable to comment on a ticket**
+### GitLab is unable to comment on a ticket
Make sure that the user you set up for GitLab to communicate with JIRA has the
correct access permission to post comments on a ticket and to also transition the
ticket, if you'd like GitLab to also take care of closing them.
-**GitLab is unable to close a ticket**
+### GitLab is unable to close a ticket
Make sure the the `Transition ID` you set within the JIRA settings matches the
one your project needs to close a ticket.