Pull requests are welcome for bug fixes, new features, and supporting new platforms. Please open an issue first if one does not already exist to make sure that your pull request is desired.
This project and everyone participating in it is governed by the Contributor Covenant Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].
- Create an issue or add a comment to an existing issue to let us know that you plan to fix an issue or implement a requested feature.
- Fork the repository.
- Write tests for your fix or feature.
- Implement your fix or feature.
- Open a pull a request.
- Ensure that the code quality and test coverage checks pass.