From 62b8326e6e850fa27fc064ec45bc02454750ae6e Mon Sep 17 00:00:00 2001 From: Alex Stine Date: Tue, 25 Jan 2022 05:28:54 -0500 Subject: [PATCH] Add new Testing Instructions section to PR template. (#38147) * Add testing instructions to PR template. * Update phrasing. * Reviewer feedback. * Reviewer feedback. --- .github/PULL_REQUEST_TEMPLATE.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 45b44e741e23ee..20ce318d5d2cb2 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,10 +5,11 @@ ## Description -## How has this been tested? - - - +## Testing Instructions + + + + ## Screenshots