Przeglądaj źródła

Merge pull request #12032 from zmstone/1127-add-release-version-to-pr-template

chore: update pr request template
Zaiming (Stone) Shi 2 lat temu
rodzic
commit
c2eb450c15
1 zmienionych plików z 3 dodań i 1 usunięć
  1. 3 1
      .github/pull_request_template.md

+ 3 - 1
.github/pull_request_template.md

@@ -1,6 +1,8 @@
 Fixes <issue-or-jira-number>
 
-<!-- Make sure to target release-5[0-9] branch if this PR is intended to fix the issues for the release candidate. -->
+Release version: v/e5.?
+
+## Summary
 
 ## PR Checklist
 Please convert it to a draft if any of the following conditions are not met. Reviewers may skip over until all the items are checked: