chore: update pull request template (#37)
This commit is contained in:
parent
49d2e17ca1
commit
d4ac8dbec0
1 changed files with 5 additions and 1 deletions
6
.github/pull_request_template.md
vendored
6
.github/pull_request_template.md
vendored
|
@ -1,9 +1,13 @@
|
|||
What is this PR about? docs / bugfix / feature
|
||||
What is this PR about? (docs, fix, feature, style, devops, etc.)
|
||||
-
|
||||
|
||||
Related issue number: #
|
||||
|
||||
Description of changes:
|
||||
-
|
||||
|
||||
Tag a reviewer: @
|
||||
|
||||
Tasks:
|
||||
- [ ] I have ran the tests to make sure nothing is broken (see CONTRIBUTING.md)
|
||||
- [ ] I have mentioned the issue this PR is addressing
|
||||
|
|
Loading…
Reference in a new issue