Contributing

Contributions are welcome, and they are greatly appreciated! Every little bit helps, and credit will always be given. Have a look at the great guide from the sunpy project which provides advice for new contributors.

All contributors will be treated with respect and everyone is expected to comply with the SunPy Code of Conduct.

Installing this package for development

This project makes use of Poetry for dependency management. To install this project for development, clone the repository and then run the following command inside the package directory

poetry install --with dev,docs,gui