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 89a35bc commit 8722d95Copy full SHA for 8722d95
contributing/documentation/overview.rst
@@ -87,7 +87,7 @@ the documentation as quickly as possible:
87
| Q | A
88
| ------------- | ---
89
| Doc fix? | [yes|no]
90
- | New docs? | [yes|no]
+ | New docs? | [yes|no] (PR # on symfony/symfony if applicable)
91
| Applies to | [Symfony version numbers this applies to]
92
| Fixed tickets | [comma separated list of tickets fixed by the PR]
93
@@ -98,7 +98,7 @@ An example submission could now look as follows:
98
99
100
| Doc fix? | yes
101
- | New docs? | no
+ | New docs? | yes (symfony/symfony#2500)
102
| Applies to | all (or 2.1+)
103
| Fixed tickets | #1075
104
0 commit comments