From bb31faba60e4c91d1c8ba73d4ef5dd6e103f73f0 Mon Sep 17 00:00:00 2001 From: eileencodes Date: Wed, 19 Oct 2022 10:25:25 -0400 Subject: [PATCH] Make PR template less onerous I think no one is reading this because I've seen an increase in draft PRs. To fix that I've moved the draft statement to the top. I also think the number of check boxes is a lot and isn't resulting in better PRs because the length means they are not being read. I removed ones that I think are repetitive or unhelpful. I wish I could A/B test this... --- .github/pull_request_template.md | 29 +++++++++++++---------------- 1 file changed, 13 insertions(+), 16 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 87ef52cca4d..288366dffca 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,4 +1,16 @@