We welcome contributions from the community! Instructions on how to contribute can be found in CONTRIBUTING.md
- Fork the repository on GitHub.
- Clone your fork locally.
- Set up the necessary development tools (if applicable).
- Create a new branch for your changes.
- Make your changes in your branch. Ensure you follow our coding standards.
- Test your changes to ensure everything works as expected.
- Push your changes to your fork.
- Submit a pull request to the main repository.
- Describe your changes in the pull request description. Include any relevant issue numbers.
- Ensure your code adheres to the project's coding standards.
- Write clear, descriptive commit messages.
- Pull requests should be based on the latest version of the main branch.
- Use GitHub Issues to report bugs or suggest features.
- Before creating a new issue, please check to see if an issue already exists for your bug or feature.