Skip to content

Commit 3d45abf

Browse files
committed
[symfony#2150] Tweaks per comments from @fabpot and @wouterj
1 parent 8722d95 commit 3d45abf

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

contributing/documentation/overview.rst

+6-6
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ you're done, push this branch to *your* GitHub fork and initiate a pull request.
5050
Creating a Pull Request
5151
~~~~~~~~~~~~~~~~~~~~~~~
5252

53-
Following the example, create a pull request will be between your ``improving_foo_and_bar``
54-
branch and the ``symfony-docs`` ``master`` branch.
53+
Following the example, the pull request will default to be between your
54+
``improving_foo_and_bar`` branch and the ``symfony-docs`` ``master`` branch.
5555

5656
.. image:: /images/docs-pull-request.png
5757
:align: center
@@ -77,10 +77,10 @@ GitHub covers the topic of `pull requests`_ in detail.
7777
Pull Request Format
7878
~~~~~~~~~~~~~~~~~~~
7979

80-
To ease the core team's work, the pull request description must include the
81-
following checklist to ensure that contributions may be reviewed without
82-
needless feedback loops and that your contributions can be included into
83-
the documentation as quickly as possible:
80+
Unless you're fixing some minor typos, the pull request description must**
81+
include the following checklist to ensure that contributions may be reviewed
82+
without needless feedback loops and that your contributions can be included
83+
into the documentation as quickly as possible:
8484

8585
.. code-block:: text
8686

0 commit comments

Comments
 (0)