Reporting Bugs and Opening Issues#

We use GitHub issues to track all bugs and feature requests; feel free to open an issue if you have found a bug or wish to see a feature implemented. We use the following tags and labels to categorise issues:

Most issues come with templates which we recommend following. Generally though, it is recommended to check that your issue complies with the following rules before submitting:

  • Verify that your issue is not being currently addressed by other issues or pull requests.

  • Ensure all code snippets and error messages are formatted in appropriate code blocks. See Creating and highlighting code blocks.

  • Please be specific about what estimators and/or functions are involved and the shape of the data.

  • When appropriate, please include a reproducible code snippet or link to a gist. If an exception is raised, please provide the traceback.