PlexKodiConnect/CONTRIBUTING.md
2017-02-27 19:45:48 +01:00

18 lines
694 B
Markdown

# How to contribute
Thanks a ton for contributing to PlexKodiConnect!
## Feature requests
* Please only use feathub: http://feathub.com/croneter/PlexKodiConnect
## Programming
* 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](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 ;-)
## Translations
* Please [only use crowdin.com](https://crowdin.com/project/plexkodiconnect/invite) to help with translations. Don't use Github pull requests.