8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94007a5 commit e19d38bCopy full SHA for e19d38b
.github/PULL_REQUEST_TEMPLATE.md
@@ -15,7 +15,7 @@ Additionally (see https://symfony.com/releases):
15
- Always add tests and ensure they pass.
16
- Bug fixes must be submitted against the lowest maintained branch where they apply
17
(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.
+ - Features and deprecations must be submitted against the latest branch.
19
- Changelog entry should follow https://symfony.com/doc/current/contributing/code/conventions.html#writing-a-changelog-entry
20
- Never break backward compatibility (see https://symfony.com/bc).
21
-->
0 commit comments