diff --git a/.github/PR_TEMPLATE/pull_request_template.md b/.github/PR_TEMPLATE/pull_request_template.md index a0671834..84b78dc2 100644 --- a/.github/PR_TEMPLATE/pull_request_template.md +++ b/.github/PR_TEMPLATE/pull_request_template.md @@ -3,7 +3,7 @@ ## Issue ticket number and link ## Checklist before requesting a review -- [ ] I have performed a self-review of my code +- [ ] I have performed a self-review of my code. - [ ] If it is a core feature, I have added thorough tests. - [ ] I have added thorough documentation for my code. - [ ] I have tagged PR with relevant project identifiers.