Skip to content

Commit 9721fab

Browse files
committed
Slight syntax fix
1 parent 0892a2c commit 9721fab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contributing/code/patches.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ into Symfony2 as quickly as possible.
1616
All pull requests should include the following template in the request
1717
description:
1818

19-
.. code-block:: plain
19+
.. code-block:: text
2020
2121
Bug fix: [yes|no]
2222
Feature addition: [yes|no]
@@ -26,7 +26,7 @@ into Symfony2 as quickly as possible.
2626
2727
An example submission could now look as follows:
2828

29-
.. code-block:: plain
29+
.. code-block:: text
3030
3131
Bug fix: no
3232
Feature addition: yes

0 commit comments

Comments
 (0)