summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2017-09-21 13:57:29 +0000
committerMarcia Ramos <virtua.creative@gmail.com>2017-09-21 13:57:29 +0000
commit42453069fa3ada16342cd0c53788230f0409f791 (patch)
tree4963acb9c03b489c5b8af348081a774a210b0178
parent8a20e8b805cce984040bc016a814b0fee2c270af (diff)
parent085c4cb7e59c04848a06077cda87e857c2aef591 (diff)
downloadgitlab-ce-42453069fa3ada16342cd0c53788230f0409f791.tar.gz
Merge branch 'docs/owners-can-create-subgroups' into 'master'
Document that group Owners can always create subgroups See merge request gitlab-org/gitlab-ce!14416
-rw-r--r--doc/user/group/subgroups/index.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/user/group/subgroups/index.md b/doc/user/group/subgroups/index.md
index d2478aea4bd..161a3af9903 100644
--- a/doc/user/group/subgroups/index.md
+++ b/doc/user/group/subgroups/index.md
@@ -84,10 +84,13 @@ structure.
a subgroup. For more information check the [permissions table][permissions].
- For a list of words that are not allowed to be used as group names see the
[reserved names][reserved].
+- Users can always create subgroups if they are explicitly added as an Owner to
+ a parent group even if group creation is disabled by an administrator in their
+ settings.
To create a subgroup:
-1. In the group's dashboard go to the **Subgroups** page and click **Create subgroup**.
+1. In the group's dashboard go to the **Subgroups** page and click **New subgroup**.
![Subgroups page](img/create_subgroup_button.png)
@@ -100,9 +103,7 @@ To create a subgroup:
1. Click the **Create group** button and you will be taken to the new group's
dashboard page.
----
-
-You can follow the same process to create any subsequent groups.
+Follow the same process to create any subsequent groups.
## Membership