First and foremost, thanks for your interest! 👍
We welcome many kind of contributions such as improving the documentation, submitting bug reports and feature requests, or writing code.
By contributing to this project, you agree to license your contribution under the BSD-3-Clause license.
Please follow the patterns of existing code and ensure that your new features are testable (tests) and well-documented in docs.
New features should be implemented as their own modules and imported in the stylesheets where it makes more sense (-before, -default, -after). If you are unsure where it should go, simply mention it in the Pull Request.