Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 805 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (13 loc) · 805 Bytes

Contributing

Thank you for taking interest in this project. When contributing to this repository, please first discuss the change you wish to make by creating an issue.

Pull Request Process

To contribute,

  • Create a fork of this project from master branch.
  • Develop the changes in your fork and make sure they pass the tests.
  • Create a pull request with your changes into the master branch, remember to reference the issue to which the PR is tied.
  • The maintainers will be notified, so now you can just wait for approval.

Use Consistent Code Style

In this project we use flake8 to enforce code style guidelines. Configuration is in tox.ini.

License

By contributing, you agree that your contributions will be licensed under its 3-Clause BSD License.