diff options
author | Mike Lewis <mlewis@gitlab.com> | 2019-01-25 04:55:03 +0000 |
---|---|---|
committer | Mike Lewis <mlewis@gitlab.com> | 2019-01-25 04:55:03 +0000 |
commit | 47e6675cd116e2c171c0f867b049ef7401a8d6e2 (patch) | |
tree | c68e1c0908b8fd8d11caea06aae39807b73bdedc | |
parent | 07941f7f2232f2442185d53576d877c5b65093a7 (diff) | |
parent | de3fa98d01062576d0d18c2cc5f2810755bd7d0c (diff) | |
download | gitlab-ce-47e6675cd116e2c171c0f867b049ef7401a8d6e2.tar.gz |
Merge branch 'improve-personas-section-in-issue-template' into 'master'
Improve Target audience section for issue templates
See merge request gitlab-org/gitlab-ce!24527
-rw-r--r-- | .gitlab/issue_templates/Feature proposal.md | 25 |
1 files changed, 24 insertions, 1 deletions
diff --git a/.gitlab/issue_templates/Feature proposal.md b/.gitlab/issue_templates/Feature proposal.md index 4d4d3bfda15..0b22c7bc26b 100644 --- a/.gitlab/issue_templates/Feature proposal.md +++ b/.gitlab/issue_templates/Feature proposal.md @@ -4,7 +4,30 @@ ### Target audience -<!--- For whom are we doing this? Include either a persona from https://design.gitlab.com/getting-started/personas or define a specific company role. e.a. "Release Manager" or "Security Analyst". Use the persona labels as well https://gitlab.com/groups/gitlab-org/-/labels?utf8=%E2%9C%93&subscribed=&search=persona%3A --> +<!--- For whom are we doing this? Include a [persona](https://design.gitlab.com/research/personas) +listed below, if applicable, along with its [label](https://gitlab.com/groups/gitlab-org/-/labels?utf8=%E2%9C%93&subscribed=&search=persona%3A), +or define a specific company role, e.g. "Release Manager". + +Existing personas are: (copy relevant personas out of this comment, and delete any persona that does not apply) + +- Parker, Product Manager, https://design.gitlab.com/research/personas#persona-parker +/label ~"Persona: Product Manager" + +- Delaney, Development Team Lead, https://design.gitlab.com/research/personas#persona-delaney +/label ~"Persona: Development Team Lead" + +- Sasha, Software Developer, https://design.gitlab.com/research/personas#persona-sasha +/label ~"Persona: Software developer" + +- Devon, DevOps Engineer, https://design.gitlab.com/research/personas#persona-devon +/label ~"Persona: DevOps Engineer" + +- Sidney, Systems Administrator, https://design.gitlab.com/research/personas#persona-sidney +/label ~"Persona: Systems Administrator" + +- Sam, Security Analyst, https://design.gitlab.com/research/personas#persona-sam +/label ~"Persona: Security Analyst" +--> ### Further details |