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 228ffe2 commit 0f51785Copy full SHA for 0f51785
CONTRIBUTING.md
@@ -4,7 +4,8 @@ Thank you for your interest in contributing to Doctrine Extensions!
4
5
## Which Branch Should I Contribute To?
6
7
-All pull requests should target the `master` branch, with a planned 3.0 major release.
+All pull requests (new features and bug fixes) should target the `main` branch.
8
+Anything that can be back-ported to v2.4.x will be done by maintainers.
9
10
:warning: The `v.2.4.x` branch has been marked as legacy/deprecated.
11
0 commit comments