Contributing

You can contribute to STARRED in many ways and every submission will be greatly appreciated.

Reporting issues or problems

Please use GitLab issues to report bugs. To do so, please include:

  • The name and version of your operating system.

  • Detailed steps to reproduce the bug.

Implementing new features

Please use merge requests if you want to modify the master branch.

  • Merge requests should include automated tests.

  • The added functions should include their corresponding docstrings.