Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.25 KB

CONTRIBUTING.md

File metadata and controls

28 lines (17 loc) · 1.25 KB

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue with the owners of this repository before making a change.

Pull Request Process

We use github to host code, to track issues and feature requests, as well as accept pull requests.

Pull requests are the best way to propose changes to the codebase (we use GitHub Flow). 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, add tests.
  3. If you've changed APIs, update the documentation.
  4. Ensure the test suite passes.
  5. Issue that pull request.
  6. Properly fill pull request body section. Best practice here is to describe your changes as a list of changes and add link to the according issue for each change.

Report bugs and feature suggestions using GitHub's issues

We use GitHub issues to track public bugs and feature suggestions. Report a bug or suggest a feature by opening a new issue.

License

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

Code of Conduct

This project has adopted the Code of Conduct.