mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-23 19:06:31 +00:00
24 lines
785 B
Markdown
24 lines
785 B
Markdown
## 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 1–2 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] ...
|