Contributing

Reporting Bugs

If you encouter a bug, please open an issue on our github page.

Contribution Guide

To contribute a new feature, please fork our repository and submit a pull request.

Style Guide

General Code Style

All code should be written in python and formatted with black.

Updating or Writing Methods

When updating methods, make sure to update the Dependencies list.

Updating Examples

When updating an example, use grep to make sure all references are updated if necessary. e.g. updating lines of highlighted code