summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2019-07-29 04:07:47 +0000
committerEvan Read <eread@gitlab.com>2019-07-29 04:07:47 +0000
commit7b4b24197b81860990cacef97ba06fe6a2deaa2d (patch)
tree7fced4c1c54aa27d593a3511707ffcde2398a970
parent94ef23c91d53ba439826fd2d1357feb180e79914 (diff)
parent9e6c8213fd19c3a1ba60fb68c2a8db85fbc46098 (diff)
downloadgitlab-ce-7b4b24197b81860990cacef97ba06fe6a2deaa2d.tar.gz
Merge branch 'docs-ssot-july-2' into 'master'
Docs: Releases - ssot See merge request gitlab-org/gitlab-ce!31180
-rw-r--r--doc/user/project/releases/index.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/user/project/releases/index.md b/doc/user/project/releases/index.md
index 00a4f6c6a6b..aae253467f0 100644
--- a/doc/user/project/releases/index.md
+++ b/doc/user/project/releases/index.md
@@ -1,3 +1,7 @@
+---
+type: reference, howto
+---
+
# Releases
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/41766) in GitLab 11.7.
@@ -60,3 +64,15 @@ Navigate to **Project > Releases** in order to see the list of releases for a gi
project.
![Releases list](img/releases.png)
+
+<!-- ## 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. -->