From 5fb7d43aff06ce1f3c01f127d39f86b9277fed52 Mon Sep 17 00:00:00 2001 From: Clint Rutkas Date: Mon, 27 Jul 2020 16:24:53 -0700 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index b9db906a40..87aa88b30a 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,10 +1,7 @@ - ## Summary of the Pull Request - -## References +_What is this about?_ - ## PR Checklist * [ ] Applies to #xxx * [ ] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/PowerToys) and sign the CLA @@ -12,8 +9,10 @@ * [ ] Requires documentation to be updated * [ ] I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. Issue number where discussion took place: #xxx - -## Detailed Description of the Pull Request / Additional comments +## Info on Pull Request + +_What does this include?_ - ## Validation Steps Performed + +_How does someone test & validate?_