diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-03-27 18:07:48 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-03-27 18:07:48 +0000 |
commit | e20baee820ea2c76ee16980a98e8080f255d9035 (patch) | |
tree | 6e13a73bee42b7ef310850d03982faebea17a0b1 /.gitlab | |
parent | 71c5863d7b1ca9836a7d7703f35750cd726a9846 (diff) | |
download | gitlab-ce-e20baee820ea2c76ee16980a98e8080f255d9035.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.gitlab')
-rw-r--r-- | .gitlab/issue_templates/Solution_validation | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/.gitlab/issue_templates/Solution_validation b/.gitlab/issue_templates/Solution_validation new file mode 100644 index 00000000000..27f97d8dd12 --- /dev/null +++ b/.gitlab/issue_templates/Solution_validation @@ -0,0 +1,32 @@ +<!--Please answer the below questions to the best of your ability.--> + +#### What's this issue all about? (Background and context) + +#### What hypotheses and/or assumptions do you have? + +#### What questions are you trying to answer? + +#### What research methodology do you intend to use? + +<!-- What needs to be answered to move work forward? If you have a completed Opportunity Canvas include a link.--> + +#### What persona, persona segment, or customer type experiences the problem most acutely? + +#### What business decisions will be made based on this information? + +#### What, if any, relevant prior research already exists? + +<!-- Have a look at our UXR_Insights repo: https://gitlab.com/gitlab-org/uxr_insights --> + +#### Who will be leading the research? + +#### What timescales do you have in mind for the research? + +#### Relevant links (problem validation issue, design issue, script, prototype, notes, etc.) + +<!-- #### TODO Checklist + Consider adding a checklist in order to keep track of what stage the research is up to. Some possible checklist templates are here: + https://about.gitlab.com/handbook/engineering/ux/ux-research-training/templates-resources-for-research-studies/#checklists + --> + +/label ~"workflow::solution validation"
\ No newline at end of file |