Merge branch 'master' into develop
This commit is contained in:
commit
f2aab50dc1
1 changed files with 11 additions and 4 deletions
|
@ -2,6 +2,17 @@
|
||||||
|
|
||||||
Thanks a ton for contributing to PlexKodiConnect!
|
Thanks a ton for contributing to PlexKodiConnect!
|
||||||
|
|
||||||
|
## Feature requests
|
||||||
|
|
||||||
|
* Are you missing a certain functionality? Then [visit feathub.com](http://feathub.com/croneter/PlexKodiConnect)
|
||||||
|
|
||||||
|
## Issues
|
||||||
|
|
||||||
|
* 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)
|
||||||
|
|
||||||
|
## Translations
|
||||||
|
|
||||||
|
* Want to help translate PlexKodiConnect? Then go [visit crowdin.com](https://crowdin.com/project/plexkodiconnect/invite)
|
||||||
|
|
||||||
## Programming
|
## Programming
|
||||||
|
|
||||||
|
@ -9,7 +20,3 @@ Thanks a ton for contributing to PlexKodiConnect!
|
||||||
* 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 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 ;-)
|
* 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.
|
|
Loading…
Reference in a new issue