Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions contributing/code/pull_requests.rst
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,13 @@ work:

* ``master``, if you are adding a new feature.

.. note::

A new **Symfony major version** (e.g. 3.0, 4.0) comes out every *two years*.
It is a very special case when new features must go to development branch.

Check `Symfony Roadmap`_ for latest development branch and not to ``master``

.. note::

All bug fixes merged into maintenance branches are also merged into more
Expand Down Expand Up @@ -423,3 +430,4 @@ before merging.
.. _`Symfony Slack`: https://symfony.com/slack-invite
.. _`Travis-CI`: https://travis-ci.org/symfony/symfony
.. _`draft status`: https://help.github.com/en/articles/about-pull-requests#draft-pull-requests
.. _`Symfony Roadmap`: https://symfony.com/roadmap