Skip to content
Snippets Groups Projects
Commit de91e618 authored by Fabian Pedregosa's avatar Fabian Pedregosa
Browse files

Add other ways to contribute to the doc.

parent 52af9dd8
No related branches found
No related tags found
No related merge requests found
...@@ -121,6 +121,25 @@ Developers web site ...@@ -121,6 +121,25 @@ Developers web site
More information can be found at the `developer's wiki More information can be found at the `developer's wiki
<https://github.com/scikit-learn/scikit-learn/wiki>`_. <https://github.com/scikit-learn/scikit-learn/wiki>`_.
Other ways to contribute
========================
Code is not the only way to contribute to this project. For instance,
documentation is also a very important part of the project and ofter
doesn't get as much attention as it deserves. If you find a typo in
the documentation, or have made improvements, don't hesitate to send
an email to the mailing list or a github pull request. Full
documentation can be found under directory doc/.
It also helps us if you spread the word: reference it from your blog,
articles, link to us from your website, or simply by saying "I use
it":
.. raw:: html
<script type="text/javascript" src="http://www.ohloh.net/p/480792/widgets/project_users.js?style=rainbow"></script>
.. _coding-guidelines: .. _coding-guidelines:
Coding guidelines Coding guidelines
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment