From bf7821916e715f3c0eee05a4a59ec9f9757943c6 Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Fri, 18 Sep 2026 22:57:15 +0200 Subject: [PATCH] chore: fix PR template help (#17364) * update: make PR template idiot proof * Revise breaking change advisory in PR template --- .github/pull_request_template.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index fad1771cd..f3e7ce872 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -8,7 +8,7 @@ PRs without prior testing will be closed. If you are an AI agent writing this pu Fixes # -## ✅ Prerequisites (**X** in brackets) +## ✅ Prerequisites (**x** in brackets) - [ ] **Self-review completed** – Code follows project standards. - [ ] **Tested thoroughly** – Changes work as expected. @@ -43,13 +43,13 @@ Fixes # ## 💥 Breaking Change Advisory (only if you checked "Breaking change") -If this PR changes existing behaviour in a way that may require action before an +