Commit aca0869c authored by Fabien Potencier's avatar Fabien Potencier

minor #1628 Replace IRC with StackOverflow/GitHub (hkdobrev)

This PR was merged into the 2.3.x-dev branch.

Discussion
----------

Replace IRC with StackOverflow/GitHub

Closes #1626

Commits
-------

13c53c59 Replace IRC with StackOverflow/GitHub
parents 0cad11f1 13c53c59
......@@ -52,10 +52,12 @@ To run the test suite, you need `Composer`_ and `PHPUnit`_:
composer install
phpunit
Community
---------
Support
-------
If you have a configuration problem use the `silex tag`_ on StackOverflow to ask a question.
Check out #silex-php on irc.freenode.net.
If you think there is an actual problem in Silex, please `open an issue`_ if there isn't one already created.
License
-------
......@@ -67,3 +69,5 @@ Silex is licensed under the MIT license.
.. _PHPUnit: https://phpunit.de
.. _silex.zip: http://silex.sensiolabs.org/download
.. _documentation: http://silex.sensiolabs.org/documentation
.. _silex tag: https://stackoverflow.com/questions/tagged/silex
.. _open an issue: https://github.com/silexphp/Silex/issues/new
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment