summaryrefslogtreecommitdiff
path: root/.gitlab
diff options
context:
space:
mode:
authorMark Lapierre <mlapierre@gitlab.com>2019-04-04 10:57:30 +0000
committerRémy Coutable <remy@rymai.me>2019-04-04 10:57:30 +0000
commitf5be4189acc8c03ace256b15108704eb78d8c9e2 (patch)
tree180444a45ddd495c03646eb3e346f25a4b2cfc83 /.gitlab
parent0b74876a18a8ede2e8391794b13430da4c32671c (diff)
downloadgitlab-ce-f5be4189acc8c03ace256b15108704eb78d8c9e2.tar.gz
Add testing to feature proposal template
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/issue_templates/Feature proposal.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitlab/issue_templates/Feature proposal.md b/.gitlab/issue_templates/Feature proposal.md
index b4007c1ba7b..8a49715e0e8 100644
--- a/.gitlab/issue_templates/Feature proposal.md
+++ b/.gitlab/issue_templates/Feature proposal.md
@@ -24,6 +24,10 @@ Personas can be found at https://about.gitlab.com/handbook/marketing/product-mar
<!-- See the Feature Change Documentation Workflow https://docs.gitlab.com/ee/development/documentation/feature-change-workflow.html
Add all known Documentation Requirements here, per https://docs.gitlab.com/ee/development/documentation/feature-change-workflow.html#documentation-requirements -->
+### Testing
+
+<!-- What risks does this change pose? How might it affect the quality of the product? What additional test coverage or changes to tests will be needed? Will it require cross-browser testing? See the test engineering process for further guidelines: https://about.gitlab.com/handbook/engineering/quality/guidelines/test-engineering/ -->
+
### What does success look like, and how can we measure that?
<!-- Define both the success metrics and acceptance criteria. Note that success metrics indicate the desired business outcomes, while acceptance criteria indicate when the solution is working correctly. If there is no way to measure success, link to an issue that will implement a way to measure this. -->