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:
authorEvan Read <eread@gitlab.com>2019-08-07 07:03:05 +0300
committerEvan Read <eread@gitlab.com>2019-08-07 07:03:05 +0300
commit54377159730c676bd40b64e66acfb57faf90eabf (patch)
treebe2b59ff6581065ca8860fd58f945cfe291f2764
parent67c6708ff67df07e18e6097dd05937f99992af3a (diff)
parent6970db9834460340d56017d672e64df5ed1699aa (diff)
Merge branch 'docs-labels-follow-up' into 'master'
Follow-up: Tweak line to improve badge placement Closes #65417 See merge request gitlab-org/gitlab-ce!31528
-rw-r--r--doc/user/project/labels.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/user/project/labels.md b/doc/user/project/labels.md
index a00c1c980d2..cc1274faa2c 100644
--- a/doc/user/project/labels.md
+++ b/doc/user/project/labels.md
@@ -93,8 +93,10 @@ GitLab will add the following default labels to the project:
To create a **group label**, navigate to **Issues > Labels** in the **group** and create
it from there. This page only shows group labels in this group.
-Alternatively, you can create group labels from the Epic sidebar. Please note that the
-created label will belong to the immediate group to which the epic belongs. **(ULTIMATE)**
+Alternatively, you can create group labels from the Epic sidebar. **(ULTIMATE)**
+
+Please note that the created label will belong to the immediate group to which the
+epic belongs.
![Create Labels from Epic](img/labels_epic_sidebar_v12_1.png)