summaryrefslogtreecommitdiff
path: root/doc/gitlab-basics
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2017-08-17 06:43:06 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2017-08-17 06:43:06 +0000
commit36ba84cb94dd377a9995b5cdaba9021974fc0489 (patch)
tree8d3f35386f149ae479d575571496e4e8cf9725ab /doc/gitlab-basics
parentec34b2d051c16a351387fbaedb5542654810b8a5 (diff)
parentaa8592eb872413a83341e49d01edb8a01c4f8ae3 (diff)
downloadgitlab-ce-36ba84cb94dd377a9995b5cdaba9021974fc0489.tar.gz
Merge branch 'bvl-docs-add-reserved-names-to-docs' into 'master'
Add reserved names to docs See merge request !13583
Diffstat (limited to 'doc/gitlab-basics')
-rw-r--r--doc/gitlab-basics/create-project.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/gitlab-basics/create-project.md b/doc/gitlab-basics/create-project.md
index 2513f4b420a..763ebc70ed0 100644
--- a/doc/gitlab-basics/create-project.md
+++ b/doc/gitlab-basics/create-project.md
@@ -1,5 +1,9 @@
# How to create a project in GitLab
+>**Notes:**
+- For a list of words that are not allowed to be used as project names see the
+ [reserved names][reserved].
+
1. In your dashboard, click the green **New project** button or use the plus
icon in the upper right corner of the navigation bar.
@@ -26,3 +30,4 @@
1. Click **Create project**.
[import it]: ../workflow/importing/README.md
+[reserved]: ../user/reserved_names.md