Skip to content

Commit f5f30bf

Browse files
committed
minor #38855 Remove 3.4 from the Github PR template (fabpot)
This PR was merged into the 4.4 branch. Discussion ---------- Remove 3.4 from the Github PR template | Q | A | ------------- | --- | Branch? | n/a | 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<!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead --> | License | MIT | Doc PR | n/a Commits ------- b440637 Remove 3.4 from the Github PR template
2 parents 8b0146c + b440637 commit f5f30bf

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? | 5.x for features / 3.4, 4.4 or 5.1 for bug fixes <!-- see below -->
3+
| Branch? | 5.x for features / 4.4 or 5.1 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)