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 003230f commit ed5eab7Copy full SHA for ed5eab7
README.markdown
@@ -7,9 +7,9 @@ Contributing
7
------------
8
9
>**Note**
10
->Unless you're documenting a feature that's new to a specific version of Symfony
11
->(e.g. Symfony 2.3), all pull requests must be based off of the **2.2** branch,
12
->**not** the master or 2.3 branch.
+>Unless you're documenting a feature that was introduced *after* Symfony 2.3
+>(e.g. in Symfony 2.4), all pull requests must be based off of the **2.3** branch,
+>**not** the master or older branches.
13
14
We love contributors! For more information on how you can contribute to the
15
Symfony documentation, please read
0 commit comments