diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 66be68f948..b9db906a40 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -6,11 +6,11 @@ ## PR Checklist -* [] Applies to #xxx -* [] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/PowerToys) and sign the CLA -* [] Tests added/passed -* [] Requires documentation to be updated -* [] I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. Issue number where discussion took place: #xxx +* [ ] Applies to #xxx +* [ ] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/PowerToys) and sign the CLA +* [ ] Tests added/passed +* [ ] Requires documentation to be updated +* [ ] I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. Issue number where discussion took place: #xxx ## Detailed Description of the Pull Request / Additional comments