File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ Symfony is an open source, community-driven project.
55
66If you'd like to contribute, please read the following documents:
77
8+ * [ Reviewing issues/pull requests] [ 0 ]
89* [ Reporting a Bug] [ 1 ]
910* [ Submitting a Patch] [ 2 ]
1011* [ Symfony Core Team] [ 3 ]
@@ -14,6 +15,7 @@ If you'd like to contribute, please read the following documents:
1415* [ Coding Standards] [ 7 ]
1516* [ Conventions] [ 8 ]
1617
18+ [ 0 ] : https://symfony.com/doc/current/contributing/community/reviews.html
1719[ 1 ] : https://symfony.com/doc/current/contributing/code/bugs.html
1820[ 2 ] : https://symfony.com/doc/current/contributing/code/patches.html
1921[ 3 ] : https://symfony.com/doc/current/contributing/code/core_team.html
Original file line number Diff line number Diff line change @@ -41,6 +41,14 @@ please read the [Contributing Code][3] part of the documentation. If you're subm
4141a pull request, please follow the guidelines in the [ Submitting a Patch] [ 4 ] section
4242and use [ Pull Request Template] [ 5 ] .
4343
44+ Community Reviews
45+ -----------------
46+
47+ If you don't feel ready to contribute code or patches, reviewing issues and pull
48+ requests can be a great start to get involved and give back. In fact, people who
49+ "triage" issues are the backbone to Symfony's success!
50+ More information can be found in the [ Community Reviews] [ 8 ] guide.
51+
4452Running Symfony Tests
4553----------------------
4654
@@ -54,3 +62,4 @@ Information on how to run the Symfony test suite can be found in the
5462[ 5 ] : https://symfony.com/doc/current/contributing/code/patches.html#make-a-pull-request
5563[ 6 ] : https://symfony.com/doc/master/contributing/code/tests.html
5664[ 7 ] : https://symfony.com/doc/current/book/installation.html#installing-the-symfony-installer
65+ [ 8 ] : https://symfony.com/doc/current/contributing/community/reviews.html
You can’t perform that action at this time.
0 commit comments