8000 minor #38425 Move to the new default 5.x branch (fabpot) · symfony/symfony@40dc7e6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 40dc7e6

Browse files
committed
minor #38425 Move to the new default 5.x branch (fabpot)
This PR was merged into the 3.4 branch. Discussion ---------- Move to the new default 5.x branch | Q | A | ------------- | --- | Branch? | 3.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 <!-- 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 ------- 25e5fa6 Move to the new default 5.x branch
2 parents 3f2af74 + 25e5fa6 commit 40dc7e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
| Q | A
22
| ------------- | ---
3-
| Branch? | master for features / 3.4, 4.4 or 5.1 for bug fixes <!-- see below -->
3+
| Branch? | 5.x for features / 3.4, 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 -->
@@ -16,5 +16,5 @@ Additionally (see https://symfony.com/releases):
1616
- Never break backward compatibility (see https://symfony.com/bc).
1717
- Bug fixes must be submitted against the lowest maintained branch where they apply
1818
(lowest branches are regularly merged to upper ones so they get the fixes too.)
19-
- Features and deprecations must be submitted against branch master.
19+
- Features and deprecations must be submitted against branch 5.x.
2020
-->

0 commit comments

Comments
 (0)
0