chore: add Pull Request template (#10644)
Co-authored-by: Pavel Feldman <pavel.feldman@gmail.com>
This commit is contained in:
parent
c7193c7716
commit
05719dc24d
11
.github/pull_request_template.md
vendored
Normal file
11
.github/pull_request_template.md
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<!--
|
||||
Thank you for your Pull Request. Please link to the issue this PR addresses.
|
||||
-->
|
||||
Fixes: <issue #>
|
||||
|
||||
<!-- PR Checklist
|
||||
- The issue has been triaged and positive signals were received from maintainers
|
||||
- Existing tests pass
|
||||
- New tests are added
|
||||
- Relevant documentation is changed or added
|
||||
-->
|
||||
Loading…
Reference in a new issue