From b068bdea9a452628de227463dcd5f1e475a6aef1 Mon Sep 17 00:00:00 2001 From: Nikki Attea Date: Thu, 17 Jan 2019 12:12:14 -0800 Subject: [PATCH] Update the PR template to include an acceptance test (#2614) Signed-off-by: Nikki Attea --- .github/PULL_REQUEST_TEMPLATE.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index b269228635..4732918285 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -37,3 +37,11 @@ Read any documentation that relates to the change you're making. If it needs updating, update it and file a PR. The PR should be linked to this PR or the original issue. --> + +## Does this change require a new test case? + +