summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManoj MJ <mmj@gitlab.com>2019-07-11 06:16:25 +0000
committermanojmj <mmj@gitlab.com>2019-07-11 17:47:07 +0530
commitdda711f68ecde2470c6fc8ea2a1ca3cf74a53a03 (patch)
treeff315d29e8bbe01a1a95ab3fb78aec327cf87ffb
parent43eeba0488b4133f5c55b81e833a73233107aba0 (diff)
downloadgitlab-ce-9768-allow-a-template-in-a-namespace-which-is-out-of-the-hierarchy-of-the-group-owning-the-template-ce-doc.tar.gz
Doc Allow subgroups to use their parent group's custom project templates9768-allow-a-template-in-a-namespace-which-is-out-of-the-hierarchy-of-the-group-owning-the-template-ce-doc
Doc for "Allow a template in a namespace which is out of the hierarchy of the Group owning the template"
-rw-r--r--doc/user/group/custom_project_templates.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/group/custom_project_templates.md b/doc/user/group/custom_project_templates.md
index 8a85c375490..7cdba8cf2b5 100644
--- a/doc/user/group/custom_project_templates.md
+++ b/doc/user/group/custom_project_templates.md
@@ -24,7 +24,7 @@ project in the group will be available to every logged in user.
However, private projects will be available only if the user is a member of the project.
NOTE: **Note:**
-Projects of nested subgroups of a selected template source cannot be used.
+Only direct subgroups can be set as the template source. Projects of nested subgroups of a selected template source cannot be used.
Repository and database information that are copied over to each new project are
identical to the data exported with [GitLab's Project Import/Export](../project/settings/import_export.md).