Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 733 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (10 loc) · 733 Bytes

How to Contribute

We welcome contributions from the wider community. Thanks in advance for your help. We have a few guidelines

Guidelines

  • Use the branch dev-contrib to make your change.
  • Add test(s) to the unit tests, if applicable.
  • Before you check a change in, make sure it passes all the static tests (pylint and flake8) and the unit tests in both Python 2 and 3.
  • We reserve the right to alter your code before integrating your change.
  • Changes will integrated into a release on a schedule of our discretion, at which point pip release will be updated to include.
  • Your contribution will be mentioned in CHANGELOG, unless you specify otherwise
  • Iotic Labs has copyright over contributions (under Apache v2)