From a6fce35d909fb934926e8295783c71e37e00d425 Mon Sep 17 00:00:00 2001 From: Imre Farkas Date: Fri, 6 Jul 2018 17:11:39 +0200 Subject: Update doc on new option to add README when creating a project --- doc/gitlab-basics/create-project.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/gitlab-basics/create-project.md') diff --git a/doc/gitlab-basics/create-project.md b/doc/gitlab-basics/create-project.md index 10e8059756d..dd8d95a3bca 100644 --- a/doc/gitlab-basics/create-project.md +++ b/doc/gitlab-basics/create-project.md @@ -30,6 +30,9 @@ idea to fill this in. - Changing the **Visibility Level** modifies the project's [viewing and access rights](../public_access/public_access.md) for users. + - Selecting the **Initialize repository with a README** option creates a + README so that the Git repository is initialized, has a default branch and + can be cloned. 1. Click **Create project**. -- cgit v1.2.1