docs: add PULL_REQUEST_TEMPLATE.md.
This commit is contained in:
parent
aeae6c320f
commit
b7e012027d
|
@ -0,0 +1,9 @@
|
||||||
|
#### What this PR does / why we need it?
|
||||||
|
|
||||||
|
#### Summary of your change
|
||||||
|
|
||||||
|
#### Please indicate you've done the following:
|
||||||
|
|
||||||
|
- [ ] Made sure tests are passing and test coverage is added if needed.
|
||||||
|
- [ ] Made sure commit message follow the rule of [Conventional Commits specification](https://www.conventionalcommits.org/).
|
||||||
|
- [ ] Considered the docs impact and opened a new docs issue or PR with docs changes if needed.
|
Loading…
Reference in New Issue