8000 Link to '"creating a reproducer" in "reporting a bug" · symfony/symfony-docs@0a1f54e · GitHub
[go: up one dir, main page]

Skip to content

Commit 0a1f54e

Browse files
chalasrxabbuh
authored andcommitted
Link to '"creating a reproducer" in "reporting a bug"
1 parent df84f3d commit 0a1f54e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

contributing/code/bugs.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ If your problem definitely looks like a bug, report it using the official bug
2626
* Describe the steps needed to reproduce the bug with short code examples
2727
(providing a unit test that illustrates the bug is best);
2828

29-
* If the bug you experienced affects more than one layer, providing a simple
30-
failing unit test may not be sufficient. In this case, please fork the
31-
`Symfony Standard Edition`_ and reproduce your issue on a new branch;
29+
* If the bug you experienced is not obvious or affects more than one layer,
30+
providing a simple failing unit test may not be sufficient. In this case,
31+
please ``provide a reproducer`` (see :doc:`/contributing/code/reproducer`);
3232

3333
* Give as much detail as possible about your environment (OS, PHP version,
3434
Symfony version, enabled extensions, ...);

0 commit comments

Comments
 (0)
0