diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index bc3ed887a..b51a947f4 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -14,7 +14,9 @@ - Update any related documentation. --> -## What type of PR is this? (check all applicable) +## What type of PR is this? + +<!-- Please delete options that are not relevant. --> - [ ] Refactor - [ ] Feature @@ -31,6 +33,8 @@ ## Added/updated tests? +<!-- Please delete options that are not relevant. --> + - [ ] Yes - [ ] No, because why: _justify why you didn't add tests_ - [ ] I need help with writing tests