Skip to content

Commit 86792f2

Browse files
committed
remove mailing list and forum references
As Stack Overflow is now the preferred web based support platform and both the mailing list and the forum will be shut down, we should not refer to them anymore.
1 parent 68db46c commit 86792f2

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

contributing/code/bugs.rst

+3-4
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ Before submitting a bug:
1414
* Double-check the official :doc:`documentation </index>` to see if you're not misusing the
1515
framework;
1616

17-
* Ask for assistance on the `users mailing-list`_, the `forum`_, or on the
18-
#symfony `IRC channel`_ if you're not sure if your issue is really a bug.
17+
* Ask for assistance on `Stack Overflow`_ or on the #symfony `IRC channel`_
18+
if you're not sure if your issue is really a bug.
1919

2020
If your problem definitely looks like a bug, report it using the official bug
2121
`tracker`_ and follow some basic rules:
@@ -34,8 +34,7 @@ If your problem definitely looks like a bug, report it using the official bug
3434

3535
* *(optional)* Attach a :doc:`patch <patches>`.
3636

37-
.. _users mailing-list: http://groups.google.com/group/symfony2
38-
.. _forum: http://forum.symfony-project.org/
37+
.. _`Stack Overflow`: http://stackoverflow.com/questions/tagged/symfony2
3938
.. _IRC channel: irc://irc.freenode.net/symfony
4039
.. _tracker: https://github.com/symfony/symfony/issues
4140
.. _Symfony Standard Edition: https://github.com/symfony/symfony-standard/

contributing/code/security.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ Reporting a Security Issue
99
--------------------------
1010

1111
If you think that you have found a security issue in Symfony, don't use the
12-
mailing-list or the bug tracker and don't publish it publicly. Instead, all
13-
security issues must be sent to **security [at] symfony.com**. Emails sent to
14-
this address are forwarded to the Symfony core-team private mailing-list.
12+
bug tracker and don't publish it publicly. Instead, all security issues must
13+
be sent to **security [at] symfony.com**. Emails sent to this address are
14+
forwarded to the Symfony core-team private mailing-list.
1515

1616
Resolving Process
1717
-----------------

0 commit comments

Comments
 (0)