Skip to content
This repository has been archived by the owner on Apr 27, 2021. It is now read-only.

Latest commit

 

History

History
21 lines (13 loc) · 825 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (13 loc) · 825 Bytes

Contributing

👍🎉 First off, thanks for taking the time to contribute! 🎉👍

Don't hesitate to first discuss the change you wish to make via issue, email, or any other method with us.

Rules

Here are a few rules to follow in order to ease code reviews, and discussions before maintainers accept and merge your work.

You MUST follow coding standards. You MUST run the test suite. You MUST write (or update) unit tests. You SHOULD write documentation. Please, write commit messages that make sense, and rebase your branch before submitting your Pull Request.

Also, when creating your Pull Request on GitHub, you MUST write a description which gives the context and/or explains why you are creating it.

License

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