docs/src/development/release-notes.md
Whenever you open a pull request, the body is automatically populated based on this pull request template.
...
Release Notes:
- N/A _or_ Added/Fixed/Improved ...
On Wednesdays, we run get-preview-channel-changes, which collects Release Notes lines from pull requests landing in preview, as described in the Release docs.
The script outputs everything below the Release Notes line, including metadata such as the pull request author (if they are not a Zed team member) and a link to the pull request.
If you use N/A, the script skips your pull request entirely.
Release Notes line(s)Release Notes line should only be written if the user can see or feel the difference in Zed.Release Notes line should be written such that a Zed user can understand what the change is.
Don't assume a user knows technical editor developer lingo; phrase your change in language they understand as a user of a text editor.Release Notes line.N/A.Release Notes line explaining why we reverted, as this is a breaking change.Release Notes line to N/A; otherwise, it will still be included and the release notes compiler may not know to skip it.