diff options
author | Russell Dickenson <rdickenson@gitlab.com> | 2019-06-06 07:35:47 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2019-06-06 07:35:47 +0000 |
commit | 7a2bebc9a28c82173aa3bf4ff2d131d10325df1c (patch) | |
tree | 5bc23f4007bbdaa00b78c2f4598d64879659a928 | |
parent | 80307e7b43d643e979254eee675c29a0176597e1 (diff) | |
download | gitlab-ce-7a2bebc9a28c82173aa3bf4ff2d131d10325df1c.tar.gz |
Edited "Epics" to comply with SSOT
-rw-r--r-- | doc/user/group/epics/index.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/user/group/epics/index.md b/doc/user/group/epics/index.md index 6035f0c7326..2e4106f55e5 100644 --- a/doc/user/group/epics/index.md +++ b/doc/user/group/epics/index.md @@ -1,3 +1,7 @@ +--- +type: reference, howto +--- + # Epics **[ULTIMATE]** > Introduced in [GitLab Ultimate][ee] 10.2. @@ -215,3 +219,15 @@ Once you wrote your comment, you can either: ## Notifications - [Receive notifications](../../../workflow/notifications.md) for epic events. + +<!-- ## 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. --> |