summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Wu <victor@gitlab.com>2018-11-07 18:47:53 +0000
committerVictor Wu <victor@gitlab.com>2018-11-07 18:47:53 +0000
commit709c1ed8cfc830189b5db9b65174bd35350d730a (patch)
tree79cd30490c283a9d73d71682b2ef0d9ebdccf801
parent25e53b63ae27052b5815644656d73e1dcf96b7a4 (diff)
downloadgitlab-ce-docs-specify-labels-in-project-group.tar.gz
-rw-r--r--doc/user/project/labels.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/user/project/labels.md b/doc/user/project/labels.md
index 3ae6dbe585e..f7119f3bf3c 100644
--- a/doc/user/project/labels.md
+++ b/doc/user/project/labels.md
@@ -19,6 +19,7 @@ A permission level of `Developer` or higher is required to create labels.
### New project label
To create a **project label**, navigate to **Issues > Labels** in the project.
+This page only shows project labels in this project and group labels of this project's parent group.
Click the **New label** button. Enter the title, an optional description, and the background color. Click **Create label** to create the label.
@@ -33,6 +34,7 @@ GitLab will add the following default labels to the project:
### New group label
To create a **group label**, follow similar steps from above to project labels. Navigate to **Issues > Labels** in the group and create it from there.
+This page only shows group labels in this group.
Group labels appear in every label list page of the group's child projects.