Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 920 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (16 loc) · 920 Bytes

Contributing to Project

We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's:

  • Reporting a bug
  • Discussing the current state of the code
  • Submitting a fix
  • Proposing new features

Steps to contribute:

  1. Star and Fork the repository.
  2. Clone it to your local machine using git clone command.
  3. Make changes
  4. Send a PR in testing branch NOT in main branch.
  5. PRs sent in main branch that has substantial changes will not be accepted.

Any contributions you make will be under the MIT Software License

In short, when you submit code changes, your submissions are understood to be under the same MIT License that covers the project. Feel free to contact the maintainers if that's a concern.

License

By contributing, you agree that your contributions will be licensed under its MIT License.