chore: fix PR template help (#17364)

* update: make PR template idiot proof

* Revise breaking change advisory in PR template
This commit is contained in:
Tobias
2026-09-18 22:57:15 +02:00
committed by GitHub
parent 9883f5978b
commit bf7821916e
+3 -3
View File
@@ -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
<!-- If this PR changes existing behaviour in a way that may require action before an
update, add a `breaking-change` advisory block to this PR body. The website and
the in-container update guard read it to tell operators exactly what to expect,
what to do first, and — with `action: block` — to stop an update until it's
handled. Every field is optional; the advisory auto-expires 30 days after merge.
Copy the block out of the comment below, fill it in, and paste it here:
Copy the block out of the comment below, fill it in, and paste it here: -->
<!--
```breaking-change