Thank you for contributing to our project! We welcome contributions from everyone. By participating in this project, you agree to abide by our code of conduct.
If you find a bug, please report it by opening an issue on our GitHub repository. Include as much detail as possible to help us understand and reproduce the issue.
We welcome suggestions for new features or improvements. Please open an issue on our GitHub repository and describe your idea in detail.
- Fork the repository.
- Create a new branch for your feature or bugfix.
- Make your changes.
- Ensure your code follows our coding standards and passes all tests.
- Commit your changes with a clear, descriptive message and sign-off.
- Push your branch to your forked repository.
- Open a pull request on our GitHub repository.
Please follow the existing coding style used in the project.
Ensure that you have tested your changes and are not causing any new issues.
Update the documentation to reflect your changes, following the existing formatting and structure.
Please read and follow our Code of Conduct.
If you have any questions or need further assistance, open a GitHub issue to start a conversation with the maintainers and the community.
Thank you for your contributions!