Thank you for your interest in contributing to this project! We welcome all kinds of contributions, from reporting bugs to writing code, improving documentation, or suggesting features.
- Fork the repository.
- Clone your fork locally.
- Make your changes in a new branch.
- Test your changes thoroughly.
- Open a pull request with a clear description of your changes.
- Please follow the coding style guidelines.
- Write meaningful commit messages.
- Ensure that all tests pass before submitting a pull request.