File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ The steps for the review are:
67
67
68
68
Download the reproduction project and test whether the bug can be reproduced
69
69
on your system. If the reporter did not provide a reproduction project,
70
- create one based on one Symfony skeleton.
70
+ create one based on one ` Symfony skeleton `_ .
71
71
72
72
#. **Update the Issue Status **
73
73
@@ -134,9 +134,9 @@ Pick a pull request from the `PRs in need of review`_ and follow these steps:
134
134
#. **Reproduce the Problem **
135
135
136
136
Read the issue that the pull request is supposed to fix. Reproduce the
137
- problem on a clean project created with the Symfony skeleton (or website
138
- skeleton) and try to understand why it exists. If the linked issue already
139
- contains such a project, install it and run it on your system.
137
+ problem on a new project created with the ` Symfony skeleton `_ (or the
138
+ ` Symfony website skeleton`_ ) and try to understand why it exists. If the
139
+ linked issue already contains such a project, install it and run it on your system.
140
140
141
141
#. **Review the Code **
142
142
You can’t perform that action at this time.
0 commit comments