Contributing
Welcome to submit Issues and Pull Requests. We value every contribution.
How to Contribute
- Fork the project on GitHub
- Create a feature branch – e.g.
git checkout -b feature/AmazingFeature - Commit your changes – e.g.
git commit -m 'Add some AmazingFeature' - Push to the branch – e.g.
git push origin feature/AmazingFeature - Open a Pull Request on GitHub
Report Bugs & Request Features
Use GitHub Issues to report bugs or request new features. Check existing issues first to avoid duplicates.