Closed
Description
On http://symfony.com/doc/current/contributing/code/patches.html#choose-the-right-branch we tell users to base backwards compatible features on thhe 2.8
. With the release of Symfony 2.8 this is no longer true and all new featues must be based on the master
branch.