Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 624 Bytes

CONTRIBUTING.rst

File metadata and controls

22 lines (14 loc) · 624 Bytes

Contributing Guidelines

Report bugs or provide suggestions

Don't hesitate to open new issues with your bug reports or comments.

Open a Pull Request

If you have a fix for one of the current issues, please submit a Pull Request from your fork.

Install a development environment

See :doc:`../General/Installation_guide`.

Test your code using pytest

See :doc:`../Testing/testing`.