PlexKodiConnect/CONTRIBUTING.md
2016-07-04 14:30:11 -05:00

422 B

How to contribute

Thanks a ton for contributing to PlexKodiConnect!

  • Please make pull requests towards the develop branch, not the master branch. Hence please fork the develop branch and not the master branch
  • Thanks if you can follow the Python style guide PEP8 to keep things neat and clean
  • Thanks if you add some comments to make your code more readable ;-)