Add PR description skill and template (#4628)

This commit is contained in:
Peter White
2026-09-22 17:32:53 +02:00
committed by GitHub
parent 0f0cfde6ba
commit bdfc98b97e
4 changed files with 67 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
## Proposed changes
<!-- Briefly describe what changed. Include relevant validation. -->
## Demo
<!-- Add screenshots or a recording when useful. Otherwise, remove this section. -->
## Context
<!-- Optional: explain why this matters to someone unfamiliar with the area, in non-technical terms. Keep each field to 12 short sentences. Remove this section if it repeats the changelog or the reason or impact is unclear. -->
**Problem:** What wasn't working or what was missing?
**Outcome:** What becomes possible or works differently after this PR?
## Changelog
<!-- Keep the relevant entries and remove unused placeholders. Feature = user-facing addition or improvement; Fix = user-facing bug fix; Chore = internal maintenance. -->
- [Feature] ...
- [Fix] ...
- [Chore] ...