forked from scikit-fuzzy/scikit-fuzzy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
TASKS.txt
27 lines (18 loc) · 786 Bytes
/
TASKS.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
.. role:: strike
.. _howto_contribute:
How to contribute to ``skfuzzy``
======================================
.. toctree::
:hidden:
gitwash/index
Developing Open Source is great fun! Join us on the `scikit-fuzzy mailing
list <http://groups.google.com/group/scikit-fuzzy>`_ and tell us which
challenges you'd like to solve.
* Guidance is available for those new to scientific programming in Python.
* If you're looking for something to implement, you can browse the `open issues
on GitHub <https://github.com/scikit-fuzzy/scikit-fuzzy/issues?state=open>`__
or suggest a new, useful feature.
* The technical detail of the `development process`_ is summed up below.
Refer to the :doc:`gitwash <gitwash/index>` for a step-by-step tutorial.
.. contents::
:local: