summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRussell Dickenson <rdickenson@gitlab.com>2019-05-21 02:49:23 +0000
committerRussell Dickenson <rdickenson@gitlab.com>2019-05-27 11:07:26 +1000
commit939c3b7f75c1058af7cfaed6c60c28d725e43ce3 (patch)
tree1817c5be46840163343312101c63f0dd59d97f7f
parent01a28eada1215fe9d97b16bb405a1f1eb52f4ee3 (diff)
downloadgitlab-ce-docs/ssot_admin_area_labels.tar.gz
Edit Admin Area *Labels* to comply with SSOT guidelinesdocs/ssot_admin_area_labels
-rw-r--r--doc/user/admin_area/labels.md22
1 files changed, 19 insertions, 3 deletions
diff --git a/doc/user/admin_area/labels.md b/doc/user/admin_area/labels.md
index e383142c33e..eba27548f86 100644
--- a/doc/user/admin_area/labels.md
+++ b/doc/user/admin_area/labels.md
@@ -1,9 +1,25 @@
+---
+type: reference
+---
+
# Labels administration **[CORE ONLY]**
-## Default Labels
+In the Admin Area, you can manage labels for the GitLab instance. For more details, see [Labels](../project/labels.md).
-### Define your own default Label Set
+## Default Labels
-Labels that are created within the Labels view on the Admin Dashboard will be automatically added to each new project.
+Labels created in the Admin Area become available to each _new_ project.
![Default label set](img/admin_labels.png)
+
+<!-- ## Troubleshooting
+
+Include any troubleshooting steps that you can foresee. If you know beforehand what issues
+one might have when setting this up, or when something is changed, or on upgrading, it's
+important to describe those, too. Think of things that may go wrong and include them here.
+This is important to minimize requests for support, and to avoid doc comments with
+questions that you know someone might ask.
+
+Each scenario can be a third-level heading, e.g. `### Getting error message X`.
+If you have none to add when creating a doc, leave this section in place
+but commented out to help encourage others to add to it in the future. -->