=======
Support
=======

There are several ways to get in touch with the developers.


.. _mailing_lists:

Mailing List
============

The main mailing list is `scikit-learn-general
<https://lists.sourceforge.net/lists/listinfo/scikit-learn-general>`_. There
is also a commit list `scikit-learn-commits <https://lists.sourceforge.net/lists/listinfo/scikit-learn-commits>`_, where updates to the main repository get notified.


.. _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:

IRC
===

Some developers like to hang out on channel ``#scikit-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.org/dev/>`_
    * `0.10 <http://scikit-learn.org/0.10/>`_
    * `0.9 <http://scikit-learn.org/0.9/>`_
    * `0.8 <http://scikit-learn.org/0.8/>`_
    * `0.7 <http://scikit-learn.org/0.7/>`_
    * `0.6 <http://scikit-learn.org/0.6/>`_
    * `0.5 <http://scikit-learn.org/0.5/>`_

Printable pdf documentation for all versions can be found `here
<http://sourceforge.net/projects/scikit-learn/files/documentation/>`_.
