chore: update pull request template (#22)

fixes #22
This commit is contained in:
Ayo 2022-10-04 12:56:52 +02:00
parent 47accdf654
commit 32b37ea9f9

View file

@ -1 +1,15 @@
<!-- EMPTY ON PURPOSE for issue #22 -->
What is this PR about?
- [ ] docs
- [ ] bugfix
- [ ] feature
Description of changes:
<--
Mention the issue this PR is addressing
Describe the changes you made preferrably broken down into a list in the following format:
1. <filename> - <update done>
-->
Tasks:
- [ ] I have ran the tests to make sure nothing is broken
- [ ] I have mentioned the issue this PR is addressing