From 2047c09d6182a78b679132665abd5ba4a335fa64 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Mon, 11 Jul 2022 15:02:13 -0600 Subject: [PATCH] Add a basic PR checklist for all PRs (#22811) 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 | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index f1d5476c5d..4bace80f3f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,11 +1,18 @@ - + - +## Checklist -