Skip to content

Commit 71133b7

Browse files
committed
minor #51165 Remove 6.2 from the list of potential branch targets (fabpot)
This PR was merged into the 5.4 branch. Discussion ---------- Remove 6.2 from the list of potential branch targets | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | no | New feature? | no <!-- please update src/**/CHANGELOG.md files --> | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files --> | Tickets | n/a | License | MIT | Doc PR | n/a 6.2 is not maintained anymore. Commits ------- 640d65d Remove 6.2 from the list of potential branch targets
2 parents 266f2f5 + 640d65d commit 71133b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
| Q | A
22
| ------------- | ---
3-
| Branch? | 6.4 for features / 5.4, 6.2, or 6.3 for bug fixes <!-- see below -->
3+
| Branch? | 6.4 for features / 5.4, or 6.3 for bug fixes <!-- see below -->
44
| Bug fix? | yes/no
55
| New feature? | yes/no <!-- please update src/**/CHANGELOG.md files -->
66
| Deprecations? | yes/no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->

0 commit comments

Comments
 (0)