summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRussell Dickenson <rdickenson@gitlab.com>2019-06-05 12:38:00 +0000
committerMarcia Ramos <marcia@gitlab.com>2019-06-05 12:38:00 +0000
commitcc956329b96f666b34455e98bff3235e9d9f229f (patch)
treeba454317feb51b8fa457515b362f0d3553178ea6
parent3f9df0e1d04fc207d7ba5a371cfe2ecd4e046256 (diff)
downloadgitlab-ce-cc956329b96f666b34455e98bff3235e9d9f229f.tar.gz
Edit *Groups index* for SSOT guidelines
-rw-r--r--doc/user/group/index.md18
1 files changed, 17 insertions, 1 deletions
diff --git a/doc/user/group/index.md b/doc/user/group/index.md
index 853b00f1f67..dc737f0084a 100644
--- a/doc/user/group/index.md
+++ b/doc/user/group/index.md
@@ -1,3 +1,7 @@
+---
+type: reference, howto
+---
+
# Groups
With GitLab Groups you can assemble related projects together
@@ -9,7 +13,7 @@ Find your groups by clicking **Groups > Your Groups** in the top navigation.
![GitLab Groups](img/groups.png)
-> The groups dropdown in the top navigation was [introduced][ce-36234] in [GitLab 11.1](https://about.gitlab.com/2018/07/22/gitlab-11-1-released/#groups-dropdown-in-navigation).
+> [Introduced][ce-36234] in [GitLab 11.1](https://about.gitlab.com/2018/07/22/gitlab-11-1-released/#groups-dropdown-in-navigation)
The Groups page displays:
@@ -364,5 +368,17 @@ With [GitLab Issues Analytics](issues_analytics/index.md), you can see a bar cha
Use GitLab as a [dependency proxy](dependency_proxy/index.md) for upstream Docker images.
+<!-- ## 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. -->
+
[ee]: https://about.gitlab.com/pricing/
[ee-2534]: https://gitlab.com/gitlab-org/gitlab-ee/issues/2534