From 3abf8a1d51e902d42f955cbee1e7488524fed824 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Mon, 11 Jul 2022 14:58:34 -0600 Subject: [PATCH] Add a basic PR checklist for all PRs (#9046) * Add a basic PR checklist for all PRs 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. * *ahem* --- .github/PULL_REQUEST_TEMPLATE.md | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e9ede862d2..068c3ffccc 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,15 +1,21 @@ - + - +## Checklist -