From b05936cbfa6c72e158f976e3aa88c83a038f0cfa Mon Sep 17 00:00:00 2001 From: Marcel Amirault Date: Sun, 5 May 2019 15:59:22 +0000 Subject: Docs: Merge Various EE /doc dirs to CE --- doc/gitlab-basics/create-project.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (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 3e99496d531..785e2ffb650 100644 --- a/doc/gitlab-basics/create-project.md +++ b/doc/gitlab-basics/create-project.md @@ -16,6 +16,7 @@ To create a project in GitLab: - [Import a project](../user/project/import/index.md) from a different repository, if enabled on your GitLab instance. Contact your GitLab admin if this is unavailable. + - Run [CI/CD pipelines for external repositories](https://docs.gitlab.com/ee/ci/ci_cd_for_external_repos/index.html). **[PREMIUM]** ## Blank projects @@ -57,7 +58,7 @@ Built-in templates are project templates that are: To use a built-in template on the **New project** page: -1. On the **Create from template** tab. +1. On the **Create from template** tab, select the **Built-in** tab. 1. From the list of available built-in templates, click the: - **Preview** button to look at the template source itself. - **Use template** button to start creating the project. -- cgit v1.2.1