File tree 2 files changed +11
-0
lines changed
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.
5
5
6
6
If you'd like to contribute, please read the following documents:
7
7
8
+ * [ Reviewing issues/pull requests] [ 0 ]
8
9
* [ Reporting a Bug] [ 1 ]
9
10
* [ Submitting a Patch] [ 2 ]
10
11
* [ Symfony Core Team] [ 3 ]
@@ -14,6 +15,7 @@ If you'd like to contribute, please read the following documents:
14
15
* [ Coding Standards] [ 7 ]
15
16
* [ Conventions] [ 8 ]
16
17
18
+ [ 0 ] : https://symfony.com/doc/current/contributing/community/reviews.html
17
19
[ 1 ] : https://symfony.com/doc/current/contributing/code/bugs.html
18
20
[ 2 ] : https://symfony.com/doc/current/contributing/code/patches.html
19
21
[ 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
41
41
a pull request, please follow the guidelines in the [ Submitting a Patch] [ 4 ] section
42
42
and use [ Pull Request Template] [ 5 ] .
43
43
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
+
44
52
Running Symfony Tests
45
53
----------------------
46
54
@@ -54,3 +62,4 @@ Information on how to run the Symfony test suite can be found in the
54
62
[ 5 ] : https://symfony.com/doc/current/contributing/code/patches.html#make-a-pull-request
55
63
[ 6 ] : https://symfony.com/doc/master/contributing/code/tests.html
56
64
[ 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