diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 974938c..63774f5 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,13 +1,9 @@ #### Changes -[//]: # (Shortly describe your changes below) -[//]: # (Use words like `added`, `removed`, `fixed`, `updated`) - ... #### Checklist -[//]: # (Feel free to add your own items) -[//]: # (Also check items that are not applicable) - [X] Read the contribution [guide](../CONTRIBUTING.md) and accept the [code](../CODE_OF_CONDUCT.md) of conduct -- [ ] Updated readme if needed -- [ ] Updated tests where necessary +- [ ] Readme (updated or not needed) +- [ ] Tests (added, updated or not needed)