Contributing
How to Contribute
- Fork the Repository: Clone it locally.
- Create a Branch: Use a descriptive branch name.
- Make Changes: Follow the coding style guidelines.
- Commit and Push: Write meaningful commit messages.
- Submit a Pull Request: Ensure your code passes all tests.
Take a look at the Official Contributing Guide to understand more on how to contribute.
Reporting Issues
- Check open issues before creating a new one.
- Provide detailed steps to reproduce the issue.
- Suggest possible fixes if you have any.