Move and simplify pr template 🧾

This commit is contained in:
Webber
2020-02-02 02:44:45 +01:00
committed by Webber Takken
parent d8c4163320
commit 790841036e

View File

@@ -1,5 +1,3 @@
# <FEATURE TITLE HERE>
#### Changes #### Changes
[//]: # (Shortly describe your changes below) [//]: # (Shortly describe your changes below)
[//]: # (Use words like `added`, `removed`, `fixed`, `updated`) [//]: # (Use words like `added`, `removed`, `fixed`, `updated`)
@@ -10,7 +8,6 @@
[//]: # (Feel free to add your own items) [//]: # (Feel free to add your own items)
[//]: # (Also check items that are not applicable) [//]: # (Also check items that are not applicable)
- [X] I have read the contribution [guide](../../CONTRIBUTING.md) - [X] Read the contribution [guide](../CONTRIBUTING.md) and accept the [code](../CODE_OF_CONDUCT.md) of conduct
- [X] I accept the [code](../../CODE_OF_CONDUCT.md) of conduct
- [ ] Updated readme if needed - [ ] Updated readme if needed
- [ ] Updated tests where necessary - [ ] Updated tests where necessary