From e2b2df8c2e990d3bc6d2179aec7dadc2223bf6e3 Mon Sep 17 00:00:00 2001 From: Steven Renaux Date: Wed, 9 Aug 2023 16:58:30 +0200 Subject: [PATCH] Removing unavailable link --- contributing/code/bugs.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/contributing/code/bugs.rst b/contributing/code/bugs.rst index 6a05f2cdf6d..fba68617ee3 100644 --- a/contributing/code/bugs.rst +++ b/contributing/code/bugs.rst @@ -14,9 +14,8 @@ Before submitting a bug: * Double-check the official :doc:`documentation ` to see if you're not misusing the framework; -* Ask for assistance on `Stack Overflow`_, on the #support channel of - `the Symfony Slack`_ or on the ``#symfony`` `IRC channel`_ if you're not sure if - your issue really is a bug. +* Ask for assistance on `Stack Overflow`_ or on the #support channel of + `the Symfony Slack`_ if you're not sure if your issue really is a bug. If your problem definitely looks like a bug, report it using the official bug `tracker`_ and follow some basic rules: @@ -48,7 +47,6 @@ If your problem definitely looks like a bug, report it using the official bug * *(optional)* Attach a :doc:`patch `. .. _`Stack Overflow`: https://stackoverflow.com/questions/tagged/symfony -.. _IRC channel: https://symfony.com/irc .. _the Symfony Slack: https://symfony.com/slack-invite .. _tracker: https://github.com/symfony/symfony/issues .. _
HTML tag: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details