We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c321bf2 commit e58228eCopy full SHA for e58228e
contributing/code/reproducer.rst
@@ -2,8 +2,8 @@ Creating a Bug Reproducer
2
=========================
3
4
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
+Some of those issues are easy to understand and can
+be fixed without any other information. However, other issues are much harder to
7
understand because developers can't reproduce them in their computers. That's
8
when we'll ask you to create a "bug reproducer", which is the minimum amount of
9
code needed to make the bug appear when executed.
0 commit comments