diff options
author | Mike Lewis <mlewis@gitlab.com> | 2019-01-23 05:27:44 +0000 |
---|---|---|
committer | Mike Lewis <mlewis@gitlab.com> | 2019-01-23 05:27:44 +0000 |
commit | 04fea355d85552db7fcd7cda86d01adc3abee3dd (patch) | |
tree | 33f189d29ae0ffca7d6644e28326d00c757755d0 /.gitlab | |
parent | 582d4d8001b0ffb995e075fa857b18e1a613a1b3 (diff) | |
download | gitlab-ce-04fea355d85552db7fcd7cda86d01adc3abee3dd.tar.gz |
Edits to Documentation issue template
Diffstat (limited to '.gitlab')
-rw-r--r-- | .gitlab/issue_templates/Documentation.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/.gitlab/issue_templates/Documentation.md b/.gitlab/issue_templates/Documentation.md index 71902d93e24..50b6485b628 100644 --- a/.gitlab/issue_templates/Documentation.md +++ b/.gitlab/issue_templates/Documentation.md @@ -1,6 +1,6 @@ <!-- -* Use this description template for suggesting new docs or updates to existing docs. +* Use this issue template for suggesting new docs or updates to existing docs. Note: Doc work as part of feature development is covered in the Feature Request template. * For issues related to features of the docs.gitlab.com site, see @@ -21,7 +21,7 @@ Add the relevant label: ### Problem to solve -<!-- +<!-- Include the following detail as necessary: * What product or feature(s) affected? * What docs or doc section affected? Include links or paths. * Is there a problem with a specific document, or a feature/process that's not addressed sufficiently in docs? @@ -34,6 +34,8 @@ Add the relevant label: * Any concepts, procedures, reference info we could add to make it easier to successfully use GitLab? * Include use cases, benefits, and/or goals for this work. * If adding content: What audience is it intended for? (What roles and scenarios?) + For ideas, see personas at https://design.gitlab.com/research/personas or the persona labels at + https://gitlab.com/groups/gitlab-org/-/labels?utf8=%E2%9C%93&subscribed=&search=persona%3A --> ### Proposal |