diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ce9a991aba..bb65def577 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -17,7 +17,7 @@ https://zulip.readthedocs.io/en/latest/contributing/code-reviewing.html#how-to-r -- [ ] Self-reviewed the changes for clarity and maintainability +- [ ] [Self-reviewed](https://zulip.readthedocs.io/en/latest/contributing/code-reviewing.html#how-to-review-code) the changes for clarity and maintainability (variable names, code reuse, readability, etc.). Communicate decisions, questions, and potential concerns.