Contributing

Welcome to submit Issues and Pull Requests. We value every contribution.

How to Contribute

  1. Fork the project on GitHub
  2. Create a feature branch – e.g. git checkout -b feature/AmazingFeature
  3. Commit your changes – e.g. git commit -m 'Add some AmazingFeature'
  4. Push to the branch – e.g. git push origin feature/AmazingFeature
  5. 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.

Related