Files
gitbook/.github/pull_request_template.md
T
2026-09-22 17:32:53 +02:00

24 lines
785 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
## 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] ...