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.