mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-20 14:11:11 +00:00
Added ability to put emojis into repository name
Added ability to put emojis into repository name
This commit is contained in:
@ -14,8 +14,8 @@ There are two ways to create a new project in GitLab.
|
||||
|
||||
1. Fill out the information:
|
||||
|
||||
1. "Project name" is the name of your project (you can't use spaces, but you
|
||||
can use hyphens or underscores).
|
||||
1. "Project name" is the name of your project (you can't use special characters,
|
||||
but you can use spaces, hyphens, underscores or even emojis).
|
||||
1. The "Project description" is optional and will be shown in your project's
|
||||
dashboard so others can briefly understand what your project is about.
|
||||
1. Select a [visibility level](../public_access/public_access.md).
|
||||
|
Reference in New Issue
Block a user