From 0ad58d3b853004593a87c728fb35e41c4f7edc76 Mon Sep 17 00:00:00 2001 From: StormLiangMS <89824293+StormLiangMS@users.noreply.github.com> Date: Sat, 17 Jun 2023 10:32:11 +0800 Subject: [PATCH] To change the PR template to have 202305 (#15513) Why I did it To include 202305 in the PR template. Work item tracking Microsoft ADO (21450860): How I did it Change the temlate. How to verify it pass PR test. --- .github/pull_request_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 655a370aa0..dc4ed44132 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -40,6 +40,7 @@ If PR needs to be backported, then the PR must be tested against the base branch - [ ] 202111 - [ ] 202205 - [ ] 202211 +- [ ] 202305 #### Tested branch (Please provide the tested image version)