diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 4c74c0de..96797196 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -18,10 +18,10 @@ ## Checklist -- [] I have read and understood the contributing guidelines. -- [] I have followed the style guide and formatting guidelines. -- [] I have added appropriate comments to explain the changes. -- [] I have tested my changes thoroughly. +- [ ] I have read and understood the contributing guidelines. +- [ ] I have followed the style guide and formatting guidelines. +- [ ] I have added appropriate comments to explain the changes. +- [ ] I have tested my changes thoroughly. ## Refs