Thank you for your interest in contributing to this open-source project! Here are some guidelines to help you collaborate effectively.
- Report Issues: If you find a bug or have a suggestion, you can message any of the collaborators.
- Propose Changes: If you want to improve or add features:
- Fork the repository.
- Create a new branch for your changes.
- Make your modifications and commit them clearly.
- Open a Pull Request explaining your changes.
- Follow the existing project structure and coding style.
- Use comments when necessary.
- Before committing, ensure your code works correctly.