File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -59,8 +59,8 @@ The steps for the review are:
59
59
#. **Is the Report Complete? **
60
60
61
61
Good bug reports contain a link to a project (the "reproduction project")
62
- created with the `Symfony skeleton `_ that reproduces the bug. If it
63
- doesn't, the report should at least contain enough information and code
62
+ created with the `Symfony skeleton `_ that reproduces the bug. If it
63
+ doesn't, the report should at least contain enough information and code
64
64
samples to reproduce the bug.
65
65
66
66
#. **Reproduce the Bug **
@@ -135,7 +135,7 @@ Pick a pull request from the `PRs in need of review`_ and follow these steps:
135
135
136
136
Read the issue that the pull request is supposed to fix. Reproduce the
137
137
problem on a new project created with the `Symfony skeleton `_ and try to
138
- understand why it exists. If the linked issue already contains such a
138
+ understand why it exists. If the linked issue already contains such a
139
139
project, install it and run it on your system.
140
140
141
141
#. **Review the Code **
You can’t perform that action at this time.
0 commit comments