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 +++ doc/gitlab-basics/img/create_new_project_info.png | Bin 75470 -> 77490 bytes 2 files changed, 3 insertions(+) (limited to 'doc/gitlab-basics') 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**. diff --git a/doc/gitlab-basics/img/create_new_project_info.png b/doc/gitlab-basics/img/create_new_project_info.png index ce4f7d1204b..b4119dc046a 100644 Binary files a/doc/gitlab-basics/img/create_new_project_info.png and b/doc/gitlab-basics/img/create_new_project_info.png differ -- cgit v1.2.1