Skip to content

Commit 8722d95

Browse files
committed
Adding note to contributing docs so we can track the related code PR if applicable
1 parent 89a35bc commit 8722d95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contributing/documentation/overview.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ the documentation as quickly as possible:
8787
| Q | A
8888
| ------------- | ---
8989
| Doc fix? | [yes|no]
90-
| New docs? | [yes|no]
90+
| New docs? | [yes|no] (PR # on symfony/symfony if applicable)
9191
| Applies to | [Symfony version numbers this applies to]
9292
| Fixed tickets | [comma separated list of tickets fixed by the PR]
9393
@@ -98,7 +98,7 @@ An example submission could now look as follows:
9898
| Q | A
9999
| ------------- | ---
100100
| Doc fix? | yes
101-
| New docs? | no
101+
| New docs? | yes (symfony/symfony#2500)
102102
| Applies to | all (or 2.1+)
103103
| Fixed tickets | #1075
104104

0 commit comments

Comments
 (0)