From e55db3cb75466f30d8e3b1808c5762a53c1b938b Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com> Date: Tue, 11 Feb 2025 13:43:48 +0100 Subject: [PATCH] Update pull_request_template.md (#2266) --- .github/pull_request_template.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index a08e1a6c..11a90a77 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,19 +1,17 @@ ## ✍️ Description --- ## 🔗 Related PR / Discussion / Issue Link: # --- + ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [] **Self-review performed** – Code follows established patterns and conventions. - [] **Testing performed** – Changes have been thoroughly tested and verified. --- ## 🛠️ Type of Change Select all that apply: @@ -22,7 +20,6 @@ Select all that apply: - [] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [] 🆕 **New script** – A fully functional and tested script or script set. ---- ## 📋 Additional Information (optional)