PlexKodiConnect/CONTRIBUTING.md

19 lines
694 B
Markdown
Raw Normal View History

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!
2017-02-28 05:45:48 +11:00
## Feature requests
* Please only use feathub: http://feathub.com/croneter/PlexKodiConnect
2017-02-05 23:42:29 +11:00
## Programming
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 ;-)
2017-02-05 23:42:29 +11:00
## Translations
2017-02-28 05:45:48 +11:00
* Please [only use crowdin.com](https://crowdin.com/project/plexkodiconnect/invite) to help with translations. Don't use Github pull requests.