docs(github): remove pull request template (#68)

This commit is contained in:
Leon Sautour
2023-02-20 14:32:38 +01:00
committed by GitHub
parent 454c8459f2
commit ffb3de6c36

View File

@@ -1,17 +0,0 @@
## Description
<!--
A clear and concise description of what this PR changes.
-->
## Testing guidelines
<!--
A clear and concise description of how the changes can be tested.
For example, you can include a command to run the relevant tests or examples.
You can also include screenshots of the expected behavior.
-->
## Checklist
* [ ] I have read the [contributing guidelines](../CONTRIBUTING.md).
* [ ] I have added relevant tests.
* [ ] I have documented all new additions.