diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index f9d56aac5..68212c72f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -14,7 +14,7 @@ NOTE: If you do not follow these steps, your Pull Request will be closed without review. --> -- [ ] My change is related to issue #(issue number) +- [ ] My change closes #(issue number) - [ ] I have followed the repository's development workflow - [ ] I have tested my changes manually and by adding relevant tests - [ ] I have performed all required documentation updates @@ -25,4 +25,4 @@ If you do not follow these steps, your Pull Request will be closed without revie - [ ] I have self-reviewed my changes - [ ] My Pull Request is ready for review ---- \ No newline at end of file +---