CONTRIBUTING.md
# Before you report an issue or submit a pull request
*If you are blocked or need help with Postmark, please [contact
Postmark Support](https://postmarkapp.com/contact)*. For other, non-urgent
cases you’re welcome to report a bug and/or contribute to this project. We will
make our best effort to review your contributions and triage any bug reports in
a timely fashion.
If you’d like to submit a pull request:
* Fork the project.
* Make your feature addition or bug fix.
* Add tests for it. This is important to prevent future regressions.
* Do not mess with rakefile, version, or history.
* Update the CHANGELOG, list your changes under Unreleased.
* Update the README if necessary.
* Write short, descriptive commit messages, following the format used in therepo.
* Send a pull request. Bonus points for topic branches.