CONTRIBUTING.md
# Contributing to jiraprinter
Thanks for considering a contribution! All contributions are welcome, including
bug reports, bug fixes, new features or even just questions.
For PRs, please:
- add new tests to cover the new code
- make sure all of the tests pass (`make test`)