Thanks for your interest in contributing! Before you open an issue or submit a pull request, please take a moment to read these guidelines.
- Use the issue templates.
- Include as much detail as possible: what happened, what you expected, steps to reproduce.
- Fork the repository and create a new branch for your changes.
- Keep your changes focused and minimal.
- Write clear, concise commit messages.
- If you've added code that should be tested, add tests.
- If you've changed APIs, update the documentation.
- Ensure the test suite passes, if any.
- Open a pull request with a summary of what you changed and why.
By contributing to my open source projects, you agree that your contributions will be licensed under the LICENSE file in the root directory of each project's source tree.
By participating, you are expected to uphold the Code of Conduct.
Thank you for your contributions!