8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba55af9 commit 6fd71e0Copy full SHA for 6fd71e0
contributing/code/patches.rst
@@ -23,7 +23,6 @@ into Symfony2 as quickly as possible.
23
Backwards compatibility break: [yes|no]
24
Symfony2 tests pass: [yes|no]
25
Fixes the following tickets: [comma separated list of tickets fixed by the PR]
26
- Description: [description of the change]
27
28
An example submission could now look as follows:
29
@@ -34,7 +33,6 @@ An example submission could now look as follows:
34
33
Backwards compatibility break: no
35
Symfony2 tests pass: yes
36
Fixes the following tickets: -
37
- Description: Add X to Y to make the world a brighter place
38
39
Thank you for including the filled out template in your submission!
40
0 commit comments