From 5255ee943814a20c4cfb2a3b0d400f0d0aef692c Mon Sep 17 00:00:00 2001 From: "Luke W. Johnston" Date: Fri, 7 Nov 2025 11:15:44 +0100 Subject: [PATCH] refactor: :pencil2: simplify PR template, use "thorough" and "quick" options --- .github/pull_request_template.md | 2 +- template/.github/pull_request_template.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 735ead1..2e8512a 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,7 +4,7 @@ EXPLANATION Closes # -Needs a quick/an in-depth review. +Needs a quick/thorough review. ## Checklist diff --git a/template/.github/pull_request_template.md b/template/.github/pull_request_template.md index 735ead1..2e8512a 100644 --- a/template/.github/pull_request_template.md +++ b/template/.github/pull_request_template.md @@ -4,7 +4,7 @@ EXPLANATION Closes # -Needs a quick/an in-depth review. +Needs a quick/thorough review. ## Checklist