Skip to content

Commit e6bbec8

Browse files
committed
[contributing] Tweaking language in new patches changes
1 parent 3a5bdd5 commit e6bbec8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

contributing/code/patches.rst

+4-3
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ The purpose of the check list is to ensure that contributions may be reviewed
1111
without needless feedback loops to ensure that your contributions can be included
1212
into Symfony2 as quickly as possible.
1313

14-
The pull request title should be prefixed with the component name it relates to.
14+
The pull request title should be prefixed with the component name or bundle
15+
it relates to.
1516

1617
.. code-block:: text
1718
@@ -25,8 +26,8 @@ An example title might look like this:
2526
2627
.. tip::
2728

28-
Please the title with "[WIP]" if the submission is not yet completed, for example
29-
for example if the test are incomplete or do not yet pass.
29+
Please use the title with "[WIP]" if the submission is not yet completed
30+
or the tests are incomplete or not yet passing.
3031

3132
All pull requests should include the following template in the request
3233
description:

0 commit comments

Comments
 (0)