Thank you for your interest in contributing to our open-source project! We appreciate your willingness to improve our codebase. Please review the following guidelines to ensure a smooth contribution process.
We expect all contributors to adhere to our Code of Conduct. Please familiarize yourself with its contents before contributing.
- Fork the repository.
- Clone your forked repository to your local machine.
- Create a new branch for your contribution.
- Implement your changes following the project's coding standards and guidelines.
- Commit your changes with clear and descriptive messages, following the Conventional Commits specification.
- Push your changes to your fork.
- Submit a pull request (PR) to the main repository's main branch, detailing the changes made and their significance.
- Await review from the maintainers. Be patient, as reviews may take time.
- Upon approval, your contribution will be merged into the main repository.
If you encounter any issues, please report them by creating an issue on GitHub. Provide detailed information, including steps to reproduce and your environment setup.
For assistance or questions regarding the project or contributing process, utilize GitHub Discussions or open an issue.
Adhere to the project's existing code style and conventions. Refer to documentation or seek clarification if necessary.
By contributing, you agree to license your contributions under the project's LICENSE.
Thank you for your contributions to our project. We value your efforts in enhancing its functionality and quality.