We welcome contributions from the community and are excited to see your interest in our project! Please take a moment to review the following guidelines before submitting your contribution.
We expect all contributors to follow our Code of Conduct, which outlines our expectations for behavior within our community. You can read the full text at CODE_OF_CONDUCT.md.
To get started, please follow these steps:
- Fork the repository and clone it to your local machine.
- Create a new branch for your contribution.
- Make your changes and commit them with descriptive commit messages.
- Push your changes to your forked repository.
- Submit a pull request to the original repository, detailing the changes you have made and any relevant information.
If you encounter an issue or bug in our project, please report it by creating a new issue in our issue tracker. When reporting an issue, please include as much information as possible, including steps to reproduce the issue, any error messages or screenshots, and your environment (operating system, browser, etc.).
We follow a set of coding conventions and style guidelines. Before submitting a contribution, please ensure that your code adheres to these guidelines. You can find our guidelines in CODE_STYLE.md.
We require all contributions to include tests that cover any new functionality or changes to existing functionality. Please make sure your tests are passing before submitting your contribution.
We value clear and concise documentation. If your contribution includes changes to documentation, please ensure that your changes are well-documented and easily understood by others.
All contributions are reviewed by our team. We may ask for changes or improvements before merging your contribution. Please be patient and responsive during this process.
Thank you for your interest in contributing to our project. Your contributions help make our project better!