Commit b6a4a948 authored by Mike Jang's avatar Mike Jang

Merge branch 'docs-update-group-name-requirements' into 'master'

Make group name requirements up-tp-date

See merge request gitlab-org/gitlab!54848
parents 8b6205d2 94e9dcd7
...@@ -57,11 +57,12 @@ To create a group: ...@@ -57,11 +57,12 @@ To create a group:
- To the left of the search box, select the plus sign and then **New group**. - To the left of the search box, select the plus sign and then **New group**.
1. For the **Group name**, use only: 1. For the **Group name**, use only:
- Alphanumeric characters - Alphanumeric characters
- Emojis
- Underscores - Underscores
- Dashes and dots - Dashes, dots, spaces and parenthesis (however, it cannot start with any of these characters)
- Spaces
For a list of words that cannot be used as group names, see [reserved names](../reserved_names.md). For a list of words that cannot be used as group names, see [reserved names](../reserved_names.md).
1. For the **Group URL**, which is used for the [namespace](#namespaces), 1. For the **Group URL**, which is used for the [namespace](#namespaces),
use only: use only:
- Alphanumeric characters - Alphanumeric characters
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment