8000 added "special case" · symfony/symfony-docs@8cd2b6a · GitHub
[go: up one dir, main page]

Skip to content

Commit 8cd2b6a

Browse files
committed
added "special case"
1 parent e58b555 commit 8cd2b6a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

contributing/code/pull_requests.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,13 @@ work:
131131

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

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+
134141
.. note::
135142

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

0 commit comments

Comments
 (0)
0