Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5a99476

Browse files
committed
minor #20095 Update reproducer.rst: Minor rewording (ThomasLandauer)
This PR was submitted for the 7.1 branch but it was merged into the 5.4 branch instead. Discussion ---------- Update reproducer.rst: Minor rewording Page: https://symfony.com/doc/current/contributing/code/reproducer.html Reason: Bugs aren't only fixed by Core Developers... Commits ------- e58228e Update reproducer.rst: Minor rewording
2 parents c321bf2 + e58228e commit 5a99476

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contributing/code/reproducer.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ Creating a Bug Reproducer
22
=========================
33

44
The main Symfony code repository receives thousands of issues reports per year.
5-
Some of those issues are easy to understand and the Symfony Core developers can
6-
fix them without any other information. However, other issues are much harder to
5+
Some of those issues are easy to understand and can
6+
be fixed without any other information. However, other issues are much harder to
77
understand because developers can't reproduce them in their computers. That's
88
when we'll ask you to create a "bug reproducer", which is the minimum amount of
99
code needed to make the bug appear when executed.

0 commit comments

Comments
 (0)