zed/.github/pull_request_template.md

14 lines
504 B
Markdown
Raw Normal View History

2023-05-12 17:14:54 +00:00
[[PR Description]]
Release Notes:
2023-05-22 19:00:57 +00:00
Use `N/A` in this section if this item should be skipped in the release notes.
Add release note lines here:
* (Added|Fixed|Improved) ... ([#<public_issue_number_if_exists>](https://github.com/zed-industries/community/issues/<public_issue_number_if_exists>)).
* ...
2023-05-22 19:00:57 +00:00
If the release notes are only intended for a specific release channel only, add `(<release_channel>-only)` to the end of the release note line.
These will be removed by the person making the release.