pull_request_template.md

 1[[PR Description]]
 2
 3Release Notes:
 4
 5Use `N/A` in this section if this item should be skipped in the release notes.
 6
 7Add release note lines here:
 8
 9* (Added|Fixed|Improved) ... ([#<public_issue_number_if_exists>](https://github.com/zed-industries/community/issues/<public_issue_number_if_exists>)).
10* ...
11
12If the release notes are only intended for a specific release channel only, add `(<release_channel>-only)` to the end of the release note line.
13These will be removed by the person making the release.