summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2019-06-03 23:22:02 +0000
committerEvan Read <eread@gitlab.com>2019-06-03 23:22:02 +0000
commit52f103237172e7cabddbd5e86395393f3c8afe6f (patch)
tree98ae7311509dc638fbaa7edfec981febf08c9a6a
parent672a6238b53763e739f30f03d46e0d63f3c5ee16 (diff)
parentd3882916b7318bb61c8818f916f640e5a1e57376 (diff)
downloadgitlab-ce-52f103237172e7cabddbd5e86395393f3c8afe6f.tar.gz
Merge branch 'docs/instance_template_repository_ssot' into 'master'
Edit *Instance template repository* for SSOT epic See merge request gitlab-org/gitlab-ce!29032
-rw-r--r--doc/user/admin_area/settings/instance_template_repository.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/user/admin_area/settings/instance_template_repository.md b/doc/user/admin_area/settings/instance_template_repository.md
index 4010008f694..91286a67c31 100644
--- a/doc/user/admin_area/settings/instance_template_repository.md
+++ b/doc/user/admin_area/settings/instance_template_repository.md
@@ -1,3 +1,7 @@
+---
+type: reference
+---
+
# Instance template repository **[PREMIUM ONLY]**
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/issues/5986) in
@@ -61,3 +65,15 @@ top of the list.
If this feature is disabled or no templates are present, there will be
no "Custom" section in the selection dropdown.
+
+<!-- ## 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. -->