Skip to content

Commit cfbfe84

Browse files
authored
CS
1 parent 46a6884 commit cfbfe84

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

contributing/community/reviews.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ The steps for the review are:
5959
#. **Is the Report Complete?**
6060

6161
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
6464
samples to reproduce the bug.
6565

6666
#. **Reproduce the Bug**
@@ -135,7 +135,7 @@ Pick a pull request from the `PRs in need of review`_ and follow these steps:
135135

136136
Read the issue that the pull request is supposed to fix. Reproduce the
137137
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
139139
project, install it and run it on your system.
140140

141141
#. **Review the Code**

0 commit comments

Comments
 (0)