File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -251,8 +251,8 @@ You can now make a pull request on the ``symfony/symfony`` Github repository.
251
251
252
252
.. tip ::
253
253
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.
256
256
257
257
To ease the core team work, always include the modified components in your
258
258
pull request message, like in:
@@ -267,6 +267,9 @@ pull request message, like in:
267
267
Please use the title with "[WIP]" if the submission is not yet completed
268
268
or the tests are incomplete or not yet passing.
269
269
270
+ Pull Request Description
271
+ ~~~~~~~~~~~~~~~~~~~~~~~~
272
+
270
273
The pull request description must include the following check list to ensure
271
274
that contributions may be reviewed without needless feedback loops and that
272
275
your contributions can be included into Symfony2 as quickly as possible:
You can’t perform that action at this time.
0 commit comments