Skip to content

Commit e19d38b

Browse files
jongotlinfabpot
authored andcommitted
Features goes to 6.x branch
1 parent 94007a5 commit e19d38b

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
@@ -15,7 +15,7 @@ Additionally (see https://symfony.com/releases):
1515
- Always add tests and ensure they pass.
1616
- Bug fixes must be submitted against the lowest maintained branch where they apply
1717
(lowest branches are regularly merged to upper ones so they get the fixes too.)
18-
- Features and deprecations must be submitted against branch 5.x.
18+
- Features and deprecations must be submitted against the latest branch.
1919
- Changelog entry should follow https://symfony.com/doc/current/contributing/code/conventions.html#writing-a-changelog-entry
2020
- Never break backward compatibility (see https://symfony.com/bc).
2121
-->

0 commit comments

Comments
 (0)