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.