Skip to content

Commit 00f1333

Browse files
committed
Added more links
1 parent ef09809 commit 00f1333

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

contributing/community/reviews.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ The steps for the review are:
6767

6868
Download the reproduction project and test whether the bug can be reproduced
6969
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`_.
7171

7272
#. **Update the Issue Status**
7373

@@ -134,9 +134,9 @@ Pick a pull request from the `PRs in need of review`_ and follow these steps:
134134
#. **Reproduce the Problem**
135135

136136
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.
140140

141141
#. **Review the Code**
142142

0 commit comments

Comments
 (0)