File tree Expand file tree Collapse file tree 1 file changed +3
-19
lines changed Expand file tree Collapse file tree 1 file changed +3
-19
lines changed Original file line number Diff line number Diff line change 22
33Thank you for your interest in contributing to Doctrine Extensions!
44
5- ## Release Cycle
5+ ## Which Branch Should I Contribute To?
66
7- Because Doctrine Extensions is maintained as a single repository, we do not
8- want to push major and minor releases when only one or two extensions have
9- been updated. As such, major and minor releases may happen less frequently,
10- in order to allow all extensions the opportunity to be included in a release.
7+ All pull requests should target the ` master ` branch, with a planned 3.0 major release.
118
12- The Doctrine Extensions team is currently working to determine
13- a well-defined release cycle for the future. Stay tuned!
9+ :warning : The ` v.2.4.x ` branch has been marked as legacy/deprecated.
1410
1511## Pull Request Titles
1612
1713Please include the name(s) of the related extensions as a "tag" in the
1814pull request title.
1915
2016> [ Tree] Add a new Oak Tree branching style
21-
22- ## Branching
23-
24- Pull requests should be made to one of the following branches, depending on
25- the nature of your change(s):
26-
27- * ` 2.4.x ` - The current stable version branch
28- PRs accepted: bug fixes and patches
29- * ` 2.5 ` - The next minor release
30- PRs accepted: new features and other non-breaking changes
31- * ` master ` - The next major release
32- PRs accepted: major new features and breaking changes
3317
3418## Changelog
3519
You can’t perform that action at this time.
0 commit comments