8000 [#5480] minor tweaks · symfony/symfony-docs@a8b67e4 · GitHub
[go: up one dir, main page]

Skip to content

Commit a8b67e4

Browse files
committed
[#5480] minor tweaks
1 parent b35790f commit a8b67e4

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

contributing/community/reviews.rst

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ Community Reviews
33

44
Symfony is an open-source project driven by a large community. If you don't feel
55
ready to contribute code or patches, reviewing issues and pull requests (PRs)
6-
can be a great start to get involved and give back.
6+
can be a great start to get involved and give back. In fact, people who "triage"
7+
issues are the backbone to Symfony's success!
78

89
Why Reviewing Is Important
910
--------------------------
@@ -12,11 +13,11 @@ Community reviews are essential for the development of the Symfony framework,
1213
since there are many more pull requests and bug reports than there are members
1314
in the Symfony core team to review, fix and merge them.
1415

15-
On the `Symfony issue tracker`_, you can find many items in a "Needs Review"
16+
On the `Symfony issue tracker`_, you can find many items in a `Needs Review`_
1617
status:
1718

18-
* **Bug Reports**: Bug reports primarily need to be checked for completeness.
19-
Is any important information missing? Can the bug be easily reproduced?
19+
* **Bug Reports**: Bug reports need to be checked for completeness.
20+
Is any important information missing? Can the bug be *easily* reproduced?
2021

2122
* **Pull Requests**: Pull requests contain code that fixes a bug or implements
2223
new functionality. Reviews of pull requests ensure that they are implemented
@@ -203,3 +204,4 @@ Pick a pull request from the `PRs in need of review`_ and follow these steps:
203204
.. _Symfony's Release Schedule: http://symfony.com/doc/current/contributing/community/releases.html#schedule
204205
.. _Symfony Roadmap: https://symfony.com/roadmap
205206
.. _Carson Bot: https://github.com/carsonbot/carsonbot
207+
.. _`Needs Review`: https://github.com/symfony/symfony/labels/Status%3A%20Needs%20Review

0 commit comments

Comments
 (0)
0