parent
47accdf654
commit
32b37ea9f9
1 changed files with 15 additions and 1 deletions
16
.github/pull_request_template.md
vendored
16
.github/pull_request_template.md
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue