2016-04-16 19:40:26 +10:00
|
|
|
# How to contribute
|
|
|
|
|
2016-04-16 19:36:14 +10:00
|
|
|
Thanks a ton for contributing to PlexKodiConnect!
|
|
|
|
|
2016-04-16 19:40:26 +10:00
|
|
|
* Please make pull requests towards the **develop** branch, not the master branch. Hence please fork the **develop** branch and not the master branch
|
2016-04-16 19:36:14 +10:00
|
|
|
* Thanks if you can follow the Python style guide [PEP8](https://www.python.org/dev/peps/pep-0008/) to keep things neat and clean
|
|
|
|
* Thanks if you add some comments to make your code more readable ;-)
|