diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md deleted file mode 100644 index 0919228d2..000000000 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ /dev/null @@ -1,6 +0,0 @@ -Summary of the changes (Less than 80 chars) - -Detail 1 -Detail 2 - -Addresses #bugnumber (in this specific format) \ No newline at end of file diff --git a/.github/PULL_REQUEST_TEMPLATE/servicing.md b/.github/PULL_REQUEST_TEMPLATE/servicing.md new file mode 100644 index 000000000..59ad82ee7 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/servicing.md @@ -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