Delete pull_request_template.md

This commit is contained in:
Alessandro 2026-04-11 19:01:28 +02:00
parent 1532428708
commit 7c2ac13487

View file

@ -1,35 +0,0 @@
# Pull Request
## What was broken
<!-- Describe the user-visible or maintainer-visible problem. -->
## Root cause
<!-- Explain the specific reason this happened. -->
## What changed
<!-- List the focused code or documentation changes in this PR. -->
## Validation
- [ ] I searched open and recently closed upstream PRs for overlapping work.
- [ ] I recorded the exact tests or checks I ran below.
- [ ] If validation was blocked, I explained the blocker clearly.
### Tests / checks run
- `...`
## Risk / follow-up notes
<!-- Note residual risk, rollout considerations, or deliberate follow-up work. -->
## Related issues / PRs
<!-- Example: Fixes #1234, Relates to #1439 -->
## Fork safety note
<!-- If this branch lives on a fork with GitHub Actions workflows, mention whether maintainer edits were enabled and whether that is safe for this branch. -->