diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index bb32cb6..50ba1c0 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,7 +1,7 @@ ### Changes - write your changes here ### Checklist - put a X to every thing after reviewing it -- [] Title - make sure that the PR's title contains the changes -- [] Code - make sure to test your code +- [ ] Title - make sure that the PR's title contains the changes +- [ ] Code - make sure to test your code **Make sure to wait for the workflow(s) to complete before merging**