Skip to content

Latest commit

History

History
8 lines (6 loc) 路 342 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (6 loc) 路 342 Bytes

How to contribute

Thanks you for contributing to Kodi Lifx Ambilight Addon!

  • Make pull requests towards the develop branch;
  • Keep the maximum line length shorter than 100 characters to keep things clean and readable;
  • Follow pep8 style as closely as possible: https://www.python.org/dev/peps/pep-0008/
  • Add comments if necessary.