We welcome contributions to this project. Here are some guidelines to help you get started:
Please note that this project is released with a Code of Conduct. By participating in this project, you agree to abide by its terms.
- Fork the repository and create your branch from
main
. - Make your changes and commit them with a clear and concise commit message.
- Push your changes to your fork.
- Submit a pull request to the
main
branch of the original repository.
- Make sure your code follows the project's coding style and conventions.
- Include tests for any new functionality or changes to existing functionality.
- Make sure all tests pass before submitting your pull request.
- Include a clear and concise description of your changes in the pull request description.
- Make sure your pull request is based on the latest version of the
main
branch.
- Before submitting a new issue, please search the existing issues to see if the problem has already been reported.
- Include a clear and concise description of the issue, including any relevant error messages or screenshots.
- Include steps to reproduce the issue, if possible.
- Include any relevant information about your environment, such as the operating system and version of the project you are using.
By contributing to this project, you agree that your contributions will be licensed under the MIT License.