diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index cba993b..597c790 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -27,6 +27,53 @@ Fixes # (issue) - [ ] Doc/Design - [ ] Unit test +### Back port request + +- [ ] 202305 +- [ ] 202311 +- [ ] 202405 +- [ ] 202411 +- [ ] 202505 +- [ ] 202511 +- [ ] 202605 + +Tracking issue/work item for backport/cherry-pick request (GitHub issue or Microsoft ADO): +Failure type: + +### Tested branch + +- [ ] master +- [ ] 202305 +- [ ] 202311 +- [ ] 202405 +- [ ] 202411 +- [ ] 202505 +- [ ] 202511 +- [ ] 202605 +- [ ] N/A + +### Test result + + ### Approach #### What is the motivation for this PR? @@ -36,6 +83,10 @@ Fixes # (issue) #### How did you do it? #### How did you verify/test it? + #### Any platform specific information?