🧹 simplify pr template

This commit is contained in:
Webber
2020-07-12 18:51:32 +02:00
committed by Webber Takken
parent f90cfbc4dd
commit 58ca911610

View File

@@ -1,13 +1,9 @@
#### Changes #### Changes
[//]: # (Shortly describe your changes below)
[//]: # (Use words like `added`, `removed`, `fixed`, `updated`)
- ... - ...
#### Checklist #### 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 - [X] Read the contribution [guide](../CONTRIBUTING.md) and accept the [code](../CODE_OF_CONDUCT.md) of conduct
- [ ] Updated readme if needed - [ ] Readme (updated or not needed)
- [ ] Updated tests where necessary - [ ] Tests (added, updated or not needed)