diff --git a/pages/develop/debug/start.md.txt b/pages/develop/debug/start.md.txt index 01c48c49b..59f68fd73 100644 --- a/pages/develop/debug/start.md.txt +++ b/pages/develop/debug/start.md.txt @@ -22,7 +22,7 @@ EFL applications can be written in a variety of languages. These sections provid ## Reporting EFL Bugs ## -If you believe a bug lies in EFL itself, rather than in your application, then please report the issue via the [Phabricator ticketing system](​https://phab.enlightenment.org/maniphest/task/create). Don't send bug reports and patches to the Enlightenment mailing list; the list system strips most patches and bug reports can get lost if they're only discussed on the mailing list. If more discussion is needed then add a Phabricator bug report before or after the discussion on the mailing list to enable the issue to be properly tracked. +If you believe a bug lies in EFL itself, rather than in your application, then please report the issue via the [Phabricator ticketing system](https://phab.enlightenment.org/maniphest/task/create). Don't send bug reports and patches to the Enlightenment mailing list; the list system strips most patches and bug reports can get lost if they're only discussed on the mailing list. If more discussion is needed then add a Phabricator bug report before or after the discussion on the mailing list to enable the issue to be properly tracked. Always test multiple times to make sure there really is a reproducible bug before making a ticket, in order to avoid unnecessary tickets. Please ensure that issues aren't related to modified system settings, as per [Ticket T1145](https://phab.enlightenment.org/T1145). Please draft and check your ticket thoroughly before submitting it; the ticket system tracks and alerts on every edit, so a constant stream of modifications as per [Ticket T1143](https://phab.enlightenment.org/T1143) creates unnecessary noise and slows the process down.