diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2019-07-26 12:17:58 +0100 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2019-07-26 12:17:58 +0100 |
commit | 9e6c8213fd19c3a1ba60fb68c2a8db85fbc46098 (patch) | |
tree | 6fd6b77773d289d79e0b751d58b0aadeae80a14a /doc/user/project/releases/index.md | |
parent | 08f5ea0544f03159980659697d736b6c54f02180 (diff) | |
download | gitlab-ce-9e6c8213fd19c3a1ba60fb68c2a8db85fbc46098.tar.gz |
Releases doc - ssotdocs-ssot-july-2
Diffstat (limited to 'doc/user/project/releases/index.md')
-rw-r--r-- | doc/user/project/releases/index.md | 16 |
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. --> |