Welcome! We're thrilled that you are interested in contributing to our project. By participating in this project, you agree to abide by the Code of Conduct.
Before submitting a bug report, please check the existing issues to see if the problem has already been reported. If not, create a new issue with a clear title and description.
- Fork the repository and create a new branch from
main
. - Make your changes, ensuring to follow our coding conventions and commit message guidelines.
- Test your changes locally.
- Push your branch to your fork and submit a pull request to the
main
branch of the main repository. - Provide a clear description of your pull request and link to any related issues.
- Follow the template provided when submitting pull requests (PULL_REQUEST_TEMPLATE.md).
- Ensure all tests pass before submitting the pull request.
- If your pull request relates to an issue, reference it in the description using "Fixes #issue_number" or "Resolves #issue_number".
Help us keep this project open and inclusive. Please read and follow our Code of Conduct.