Thank you for considering contributing to this project.
- Fork the repository
- Create a new branch
feature/
or
bugfix/
- Make your changes with clear, readable code
- Add comments or documentation where necessary
- Commit with a clear message
- Submit a Pull Request describing:
- What was changed
- Why it was changed
- How it was tested
- Follow existing project structure
- Keep functions modular and readable
- Avoid adding unnecessary dependencies
- Ensure notebooks and scripts run without errors
Please use the provided issue templates for:
- Bug reports
- Feature requests
This helps keep discussions clear and actionable.