@@ -50,8 +50,8 @@ you're done, push this branch to *your* GitHub fork and initiate a pull request.
50
50
Creating a Pull Request
51
51
~~~~~~~~~~~~~~~~~~~~~~~
52
52
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 willdefault to be between your
54
+ `` improving_foo_and_bar `` branch and the ``symfony-docs `` ``master `` branch.
55
55
56
56
..image ::/images/docs-pull-request.png
57
57
:align: center
@@ -77,10 +77,10 @@ GitHub covers the topic of `pull requests`_ in detail.
77
77
Pull Request Format
78
78
~~~~~~~~~~~~~~~~~~~
79
79
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:
84
84
85
85
..code-block ::text
86
86