Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 380 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (14 loc) · 380 Bytes

Contributing:

Styleguide:

  • run autopep8 before commit
  • use functions that are already defined
  • try to follow the following structure:
    • init functions
    • /gp/ call functions
    • main control functions (record, mode, tag...)
    • media
    • metadata/status everything else
  • always test your changes with a camera
  • python3.6 and newer only!

Testing:

PR: