Document that group Owners can always create subgroups

Issue: https://gitlab.com/gitlab-org/gitlab-ce/issues/30473
MR: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/14046
This commit is contained in:
Achilleas Pipinellis 2017-09-21 15:39:18 +02:00
parent cfccb2785f
commit 085c4cb7e5
No known key found for this signature in database
GPG Key ID: A0996FBD3E92C17B
1 changed files with 5 additions and 4 deletions

View File

@ -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