Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 61cfbfe

Browse files
committed
Merge pull request #2028 from drak/patch-5
Added convenience link
2 parents e360b2c + 1457519 commit 61cfbfe

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

contributing/code/patches.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,8 +251,8 @@ You can now make a pull request on the ``symfony/symfony`` Github repository.
251251

252252
.. tip::
253253

254-
Take care to point your pull request towards ``symfony:2.0`` if you want
255-
the core team to pull a bugfix based on the 2.0 branch.
254+
Take care to point your pull request towards ``symfony:2.1`` if you want
255+
the core team to pull a bugfix based on the 2.1 branch.
256256

257257
To ease the core team work, always include the modified components in your
258258
pull request message, like in:
@@ -267,6 +267,9 @@ pull request message, like in:
267267
Please use the title with "[WIP]" if the submission is not yet completed
268268
or the tests are incomplete or not yet passing.
269269

270+
Pull Request Description
271+
~~~~~~~~~~~~~~~~~~~~~~~~
272+
270273
The pull request description must include the following check list to ensure
271274
that contributions may be reviewed without needless feedback loops and that
272275
your contributions can be included into Symfony2 as quickly as possible:

0 commit comments

Comments
 (0)