Commit c5083937 by Vik Paruchuri

Update readme with irc and mailing list links

parent 026dee57
......@@ -10,6 +10,13 @@ The goal here is to provide a high-performance, scalable solution that can predi
Note that this is a library. You will need to implement your own code to make it runnable. The discern repo in
the edX github organization is an API wrapper for this code. See http://github.com/edx/discern for more information.
Questions? (Mailing List/IRC Channel)
---------------------
Feel free to open an issue in the issue tracker, or use [this link](http://webchat.freenode.net/?channels=#edx-discern) to access an IRC chat room for real time
communication with some of the edX developers. Alternatively, you can use your own IRC chat client and point it at freenode(chat.freenode.net). The channel is #edx-discern.
We also have a (mailing list)[https://groups.google.com/forum/#!forum/edx-discern]. Feel free to ask questions and discuss the code there. If you find an issue (unless it is a security issue, see below), please mention it on our issue tracker.
How to Contribute
-----------------
......@@ -23,3 +30,7 @@ Detailed Information
-------------------------
Please look in the docs folder for more detailed documentation. There is a README there that explains how to build
and view the docs. You can also find the docs at [ReadtheDocs](http://ease.readthedocs.org/en/latest/).
Reporting Security Issues
--------------------------
Please do not report security issues in public. Please email security@edx.org.
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