PlexKodiConnect/CONTRIBUTING.md

23 lines
896 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
2017-02-28 05:51:19 +11:00
* Are you missing a certain functionality? Then [visit feathub.com](http://feathub.com/croneter/PlexKodiConnect)
2017-02-28 05:50:06 +11:00
## Issues
2017-02-28 05:51:19 +11:00
* Something not working like it's supposed to? Then [open a new issue report](https://github.com/croneter/PlexKodiConnect/wiki/How-to-Report-A-Bug)
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.