Contributing#

This document provides information on how to contribute to this project.

Reporting Bugs#

  • Ensure the bug was not already reported by searching on GitHub under Issues.

  • If you’re unable to find an open issue addressing the problem, open a new one.

  • Be sure to include a title and clear description, as much relevant information as possible, and a code sample or an executable test case demonstrating the expected behavior that is not occurring.

Making Changes#

  • Create a new branch from master for your change.

  • Make your changes in your branch.

  • When your changes are ready for review, open a pull request.

  • After review, your pull request will be either merged or declined.