diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 11bc93a83f3202aa1fb6cfc5c945d80f5fb88bc3..4470b5763fcf84f54ea1b0ef7c2f7bf9786eaaca 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,8 +1,9 @@ Closes #ISSUE -- [ ] Tests or screenshots needed? -- [ ] Code Reviewed -- [ ] Manual QA +Before you mark this PR as ready for review, make sure that you have: +- [ ] Added a solid test coverage and/or screenshots from doing manual testing +- [ ] Done a self-review taking into account security and performance aspects +- [ ] Aligned any UI changes with the [UI checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist) Release Notes: