.. _contributing:

Contribution guidelines
=======================

We welcome contributors! For your pull requests, please include the following:

* Sample code/file that reproducibly causes the bug/issue
* Documented code (include a docstring for new functions!) providing fix
* Unit tests evaluating added/modified methods.