CONTRIBUTING.md
# How to contribute
I take that you have ended up here, because you have found an issue or have a
question. If this is the case, please file an issue with this project on its
[issue tracker over at github][issues].
Before doing so, please keep the following in mind:
* The maintainer of this library is most certainly busy with a lot of other
stuff. So if you struggling with using this command, please try one of the
many friendly places in the internet first. You most probably will not get
any support here.
If you have found a bug and are willing to fix it yourself, that is great,
thanks a lot. Your pull request will happily accepted given the following
rules are obliged:
* The bug must be reproduced by adding a test for it.
* All tests must pass
* [CodeClimate] should not find any new issues.
[CodeClimate]: https://codeclimate.com/github/corvus-ch/rabbitmq-cli-consumer
[issues]: https://github.com/corvus-ch/rabbitmq-cli-consumer/issues