Contributing ============ You can contribute to ANTIPASTI in many ways and every submission will be greatly appreciated. Reporting issues or problems ---------------------------- Please use `GitHub 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 `pull requests `_ if you want to modify the master branch. - Pull requests should include `automated tests `_. - The added functions should include their corresponding docstrings.