Add pr template (#37343)
This commit is contained in:
committed by
GitHub
parent
02750d487b
commit
21a4cf771c
28
.github/pull_request_template.md
vendored
Normal file
28
.github/pull_request_template.md
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
## What
|
||||
<!--
|
||||
* Describe what the change is solving. Link all GitHub issues related to this change.
|
||||
-->
|
||||
|
||||
## How
|
||||
<!--
|
||||
* Describe how code changes achieve the solution.
|
||||
-->
|
||||
|
||||
## Review guide
|
||||
<!--
|
||||
1. `x.py`
|
||||
2. `y.py`
|
||||
-->
|
||||
|
||||
## User Impact
|
||||
<!--
|
||||
* What is the end result perceived by the user?
|
||||
* If there are negative side effects, please list them.
|
||||
-->
|
||||
|
||||
## Can this PR be safely reverted and rolled back?
|
||||
<!--
|
||||
* If unsure, leave it blank.
|
||||
-->
|
||||
- [ ] YES 💚
|
||||
- [ ] NO ❌
|
||||
Reference in New Issue
Block a user