diff options
author | Phil Hughes <me@iamphill.com> | 2018-11-23 14:06:42 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2018-11-23 14:06:42 +0000 |
commit | 9b13f8ab6407627b9f261b1e13b5766ed98e74c6 (patch) | |
tree | 3567f06c245f3c62d6abe81fc6d6214c665e7a68 | |
parent | 6b9ecc8f97b75417211091a0e140072530bf6976 (diff) | |
parent | 28de07c05609ae5216bef788c00fe0e9d7698bd4 (diff) | |
download | gitlab-ce-9b13f8ab6407627b9f261b1e13b5766ed98e74c6.tar.gz |
Merge branch 'remove-research-template' into 'master'
Delete Research proposal.md
See merge request gitlab-org/gitlab-ce!23322
-rw-r--r-- | .gitlab/issue_templates/Research proposal.md | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/.gitlab/issue_templates/Research proposal.md b/.gitlab/issue_templates/Research proposal.md deleted file mode 100644 index 5676656793d..00000000000 --- a/.gitlab/issue_templates/Research proposal.md +++ /dev/null @@ -1,17 +0,0 @@ -### Background: - -(Include problem, use cases, benefits, and/or goals) - -**What questions are you trying to answer?** - -**Are you looking to verify an existing hypothesis or uncover new issues you should be exploring?** - -**What is the backstory of this project and how does it impact the approach?** - -**What do you already know about the areas you are exploring?** - -**What does success look like at the end of the project?** - -### Links / references: - -/label ~"UX research" |