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 e58b555 commit 8cd2b6aCopy full SHA for 8cd2b6a
contributing/code/pull_requests.rst
@@ -131,6 +131,13 @@ work:
131
132
* ``master``, if you are adding a new feature.
133
134
+.. note::
135
+
136
+ A new **Symfony major version** (e.g. 3.0, 4.0) comes out every *two years*.
137
+ It is a very special case new features must go to development branch.
138
139
+ Check `Symfony Roadmap`_ for latest development branch and not to ``master``
140
141
.. note::
142
143
All bug fixes merged into maintenance branches are also merged into more
@@ -423,3 +430,4 @@ before merging.
423
430
.. _`Symfony Slack`: https://symfony.com/slack-invite
424
431
.. _`Travis-CI`: https://travis-ci.org/symfony/symfony
425
432
.. _`draft status`: https://help.github.com/en/articles/about-pull-requests#draft-pull-requests
433
+.. _`Symfony Roadmap`: https://symfony.com/roadmap
0 commit comments