scikit-learn/doc/support.rst

46 lines
1.2 KiB
ReStructuredText

There are several ways to get in touch with the developers
.. _mailing_lists:
Mailing List
============
Main mailing list is `scikit-learn-general
<https://lists.sourceforge.net/lists/listinfo/scikit-learn-general>`_. There
is also a commit list, where updates to the main repo get notified: `scikit-learn-commits <https://lists.sourceforge.net/lists/listinfo/scikit-learn-commits>`_
.. _bug_tracker:
Bug tracker
===========
If you think you've encoutered a bug, please report it to the issue tracker:
https://github.com/scikit-learn/scikit-learn/issues
IRC
===
Some devs like to hang out on channel #learn on irc.freenode.net
If you do not have an irc client or are behind a firewall this web
client works fine: http://webchat.freenode.net
.. _documentation_resources:
Documentation resources
=======================
This documentation is relative to |release|. Documentation for other
versions can be found here:
* `Development version <http://scikit-learn.sf.net/dev/>`_
* `0.7 <http://scikit-learn.sf.net/0.7/>`_
* `0.6 <http://scikit-learn.sf.net/0.6/>`_
* `0.5 <http://scikit-learn.sf.net/0.5/>`_
Printable pdf version for all versions can be found `here
<http://sourceforge.net/projects/scikit-learn/files/documentation/>`_