pull_request_template.md
1Self-Review Checklist:
2
3- [ ] I've reviewed my own diff for quality, security, and reliability
4- [ ] Unsafe blocks (if any) have justifying comments
5- [ ] The content is consistent with the [UI/UX checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
6- [ ] Tests cover the new/changed behavior
7- [ ] Performance impact has been considered and is acceptable
8
9Closes #ISSUE
10
11Release Notes:
12
13- N/A or Added/Fixed/Improved ...