Skip to content

Commit ed5eab7

Browse files
committed
Contributions should be based off 2.3 or higher
Per the documentation (http://symfony.com/doc/current/contributing/documentation/overview.html#contributing), the base branch should be 2.3, not 2.2.
1 parent 003230f commit ed5eab7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ Contributing
77
------------
88

99
>**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.
10+
>Unless you're documenting a feature that was introduced *after* Symfony 2.3
11+
>(e.g. in Symfony 2.4), all pull requests must be based off of the **2.3** branch,
12+
>**not** the master or older branches.
1313
1414
We love contributors! For more information on how you can contribute to the
1515
Symfony documentation, please read

0 commit comments

Comments
 (0)