diff options
author | Russell Dickenson <rdickenson@gitlab.com> | 2019-06-06 07:34:10 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2019-06-06 07:34:10 +0000 |
commit | 9dc60af95d48f9ffa27e745fad033118fac3a299 (patch) | |
tree | ff1e89ca3266737f5f4cd794ec8a7117fb56c565 | |
parent | 6e937b5a30d768312c62b049594ea1ffc8624825 (diff) | |
download | gitlab-ce-9dc60af95d48f9ffa27e745fad033118fac3a299.tar.gz |
Edited "Custom group-level project templates" for SSOT
-rw-r--r-- | doc/user/group/custom_project_templates.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/user/group/custom_project_templates.md b/doc/user/group/custom_project_templates.md index f67325272a6..aa088d2fcdb 100644 --- a/doc/user/group/custom_project_templates.md +++ b/doc/user/group/custom_project_templates.md @@ -1,3 +1,7 @@ +--- +type: reference +--- + # Custom group-level project templates **[PREMIUM]** > [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/issues/6861) in [GitLab Premium](https://about.gitlab.com/pricing) 11.6. @@ -24,3 +28,15 @@ 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). + +<!-- ## Troubleshooting + +Include any troubleshooting steps that you can foresee. If you know beforehand what issues +one might have when setting this up, or when something is changed, or on upgrading, it's +important to describe those, too. Think of things that may go wrong and include them here. +This is important to minimize requests for support, and to avoid doc comments with +questions that you know someone might ask. + +Each scenario can be a third-level heading, e.g. `### Getting error message X`. +If you have none to add when creating a doc, leave this section in place +but commented out to help encourage others to add to it in the future. --> |