!3785 chore(#I6B5PX): add pull request template
Co-authored-by: alex chow <zhouchuanglin@gmail.com> * chore: update pull reqeust templatepull/3786/MERGE
parent
59a12837b4
commit
eacd71d135
@ -1,6 +0,0 @@
|
||||
Summary of the changes (Less than 80 chars)
|
||||
|
||||
Detail 1
|
||||
Detail 2
|
||||
|
||||
Addresses #bugnumber (in this specific format)
|
@ -0,0 +1,45 @@
|
||||
# {PR title}
|
||||
|
||||
Summary of the changes (Less than 80 chars)
|
||||
|
||||
## Description
|
||||
|
||||
{Detail}
|
||||
|
||||
Fixes #{bug number} (in this specific format)
|
||||
|
||||
## Customer Impact
|
||||
|
||||
{Justification}
|
||||
|
||||
## Regression?
|
||||
|
||||
- [ ] Yes
|
||||
- [ ] No
|
||||
|
||||
[If yes, specify the version the behavior has regressed from]
|
||||
|
||||
## Risk
|
||||
|
||||
- [ ] High
|
||||
- [ ] Medium
|
||||
- [ ] Low
|
||||
|
||||
[Justify the selection above]
|
||||
|
||||
## Verification
|
||||
|
||||
- [ ] Manual (required)
|
||||
- [ ] Automated
|
||||
|
||||
## Packaging changes reviewed?
|
||||
|
||||
- [ ] Yes
|
||||
- [ ] No
|
||||
- [ ] N/A
|
||||
|
||||
----
|
||||
|
||||
## When servicing release/2.1
|
||||
|
||||
- [ ] Make necessary changes in eng/PatchConfig.props
|
Loading…
Reference in New Issue