From 24710ee2fc40148c951563d1d30bb4bd1d24c6cc Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Mon, 11 Jul 2022 14:59:05 -0600 Subject: [PATCH] Add a basic PR checklist for all PRs (#2511) It'll be mildly annoying for core developers who have to constantly remove or edit this, but it'll also serve as a good reminder to do these things. Note that signoff is not required for core developers. --- .github/PULL_REQUEST_TEMPLATE.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a71d86006a0..c0b7939a69b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,7 +1,13 @@ - + - +## Checklist -