File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,10 @@ If your problem definitely looks like a bug, report it using the official bug
25
25
* Describe the steps needed to reproduce the bug with short code examples
26
26
(providing a unit test that illustrates the bug is best);
27
27
28
+ * If the bug you experienced affects more than one layer, providing a simple
29
+ failing unit test may not be sufficient. In this case, please fork the
30
+ `Symfony Standard Edition `_ and reproduce your issue on a new branch;
31
+
28
32
* Give as much detail as possible about your environment (OS, PHP version,
29
33
Symfony version, enabled extensions, ...);
30
34
@@ -35,3 +39,4 @@ If your problem definitely looks like a bug, report it using the official bug
35
39
.. _forum : http://forum.symfony-project.org/
36
40
.. _IRC channel : irc://irc.freenode.net/symfony
37
41
.. _tracker : https://github.com/symfony/symfony/issues
42
+ .. _Symfony Standard Edition : https://github.com/symfony/symfony-standard/
You can’t perform that action at this time.
0 commit comments