Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 598 Bytes

index.rst

File metadata and controls

21 lines (16 loc) · 598 Bytes

Contributing

Contributions to scanpy are welcome! This section of the docs provides some guidelines and tips to follow when contributing.

.. toctree::

    code
    getting-set-up
    testing
    documentation
    external-tools
    ci
    release
    versioning

Parts of the guidelines have been adapted from the pandas and MDAnalysis guides. These are both excellent guides and we highly recommend checking them out.