summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorAndrew Moss <1043609+amoss@users.noreply.github.com>2020-02-12 16:41:45 +0100
committerGitHub <noreply@github.com>2020-02-12 17:41:45 +0200
commitcc59c2c0b02f81ccd323351ede309d381954eae9 (patch)
tree39037741c0b13012b677b53c508703ab938f40ec /.github
parent8f7d83c00bbfe4fea5e12e4ec0b5de5294f409d0 (diff)
Adding testing section to the PR template. (#8068)
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 9c626855a5..b4d96a8df1 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -15,5 +15,12 @@ helpful if there is no related issue.
##### Component Name
+##### Description of testing that the developer performed
+
+<!---
+Please be detailed enough that your reviewer can understand which test-cases you
+have covered, and recreate them if necessary.
+-->
##### Additional Information
+