diff options
-rw-r--r-- | doc/user/group/subgroups/index.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/user/group/subgroups/index.md b/doc/user/group/subgroups/index.md index 70555a893bb..edd2f718176 100644 --- a/doc/user/group/subgroups/index.md +++ b/doc/user/group/subgroups/index.md @@ -1,6 +1,6 @@ # Subgroups -> **Notes:** +NOTE: **Note:** > - [Introduced][ce-2772] in GitLab 9.0. > - Not available when using MySQL as external database (support removed in > GitLab 9.3 [due to performance reasons][issue]). @@ -79,7 +79,7 @@ structure. ## Creating a subgroup -> **Notes:** +NOTE: **Note:** > - You need to be an Owner of a group in order to be able to create > 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 @@ -136,10 +136,10 @@ From the image above, we can deduct the following things: ### Overriding the ancestor group membership ->**Note:** +NOTE: **Note:** You need to be an Owner of a group in order to be able to add members to it. ->**Note:** +NOTE: **Note:** A user's permissions in a subgroup cannot be lower than in any of its ancestor groups. Therefore, you cannot reduce a user's permissions in a subgroup with respect to its ancestor groups. |