From 24c8fb20dc83f3139be47ef4210782c1563d6f76 Mon Sep 17 00:00:00 2001 From: reimda Date: Fri, 19 Mar 2021 12:04:20 -0600 Subject: [PATCH] Update PR template to encourage linking to issues (#9023) --- .github/PULL_REQUEST_TEMPLATE.md | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 4b2eaad4fbab5..822d809c46255 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,4 +1,25 @@ ### Required for all PRs: -- [ ] Associated README.md updated. -- [ ] Has appropriate unit tests. + + +- [ ] Updated associated README.md. +- [ ] Wrote appropriate unit tests. + + + +resolves # + +