diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 0d9415fcc2..53629f24d0 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -13,7 +13,7 @@ Please explain IN DETAIL what the changes are in this PR and why they are needed ## Checklist -[] I have written the necessary rustdoc comments. -[] I have added the necessary unit tests and integration tests. +- [] I have written the necessary rustdoc comments. +- [] I have added the necessary unit tests and integration tests. ## Refer to a related PR or issue link (optional)