Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.02 KB

CONTRIBUTING.md

File metadata and controls

32 lines (23 loc) · 1.02 KB

Thanks for taking the time to contribute! ❤️

Contribution examples:

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

We actively welcome your pull requests:

  1. Fork the repo and create your branch from master.
  2. If you've added code that should be tested.
  3. Ensure the test suite passes.
  4. Make sure your code lints.

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.

Report bugs using Github issues

Report a bug by opening a new issue.

Great Bug Reports tend to have:

  • A quick summary and/or background
  • Steps to reproduce
  • What you expected would happen
  • What actually happens

License

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