Thank you for your interest in contributing! 🙌
We welcome all kinds of contributions, including:
- Bug fixes
- New features
- Documentation improvements
- Code reviews and suggestions
- Fork the repository.
- Create a new branch for your changes.
- Make sure your code passes all tests.
- Write a clear commit message describing your changes.
- Open a Pull Request (PR) for review.
- Follow PEP8 guidelines.
- Use clear and meaningful names for variables and functions.
- Add comments where necessary.
- Write tests for new features or bug fixes.
- If you discover a bug, please open a new Issue.
- Provide steps to reproduce the problem.
- Include examples or screenshots if possible.
Thank you for your time and contributions! 💙