Slim down pull request template

Joseph T. Lyons created

Change summary

.github/pull_request_template.md | 7 -------
1 file changed, 7 deletions(-)

Detailed changes

.github/pull_request_template.md 🔗

@@ -2,11 +2,4 @@
 
 Release Notes:
 
-- N/A
-
-or
-
 - (Added|Fixed|Improved) ... ([#<public_issue_number_if_exists>](https://github.com/zed-industries/community/issues/<public_issue_number_if_exists>)).
-
-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.