From 73a17767ef6489b379027683241fc26b966430a6 Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Fri, 18 Jan 2013 09:12:32 +0100 Subject: [PATCH] tweaked the text to be clearer about how to use the checklist --- contributing/code/patches.rst | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/contributing/code/patches.rst b/contributing/code/patches.rst index 95970c3ae1e..47718effde7 100644 --- a/contributing/code/patches.rst +++ b/contributing/code/patches.rst @@ -264,9 +264,10 @@ pull request message, like in: [Yaml] fixed something [Form] [Validator] [FrameworkBundle] added something -The pull request description must include the following check list to ensure -that contributions may be reviewed without needless feedback loops and that -your contributions can be included into Symfony2 as quickly as possible: +The pull request description must include the following check list at the top +of to ensure that contributions may be reviewed without needless feedback +loops and that your contributions can be included into Symfony2 as quickly as +possible: .. code-block:: text @@ -296,8 +297,9 @@ An example submission could now look as follows: | License | MIT | Doc PR | symfony/symfony-docs#123 -For typos, minor changes in the PHPDocs, or changes in translation files, use -the shorter version of the check-list: +The whole table must be included (do **not** remove lines that you think are +not relevant). For simple typos, minor changes in the PHPDocs, or changes in +translation files, use the shorter version of the check-list: .. code-block:: text