From 69e88cd921fa3adeb7c7c3751c8807d429c7d8c4 Mon Sep 17 00:00:00 2001 From: Michael Niksa Date: Tue, 4 Jun 2019 14:19:32 -0700 Subject: [PATCH] Add explicit "validation steps" to PR template (#1140) --- .github/PULL_REQUEST_TEMPLATE.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 33bbd0e659..1bab240e93 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -14,3 +14,6 @@ ## Detailed Description of the Pull Request / Additional comments + + +## Validation Steps Performed