Update CONTRIBUTING.md
This commit is contained in:
parent
31bc8b1270
commit
bdef2b7837
1 changed files with 4 additions and 4 deletions
|
@ -10,13 +10,13 @@ Thanks a ton for contributing to PlexKodiConnect!
|
||||||
|
|
||||||
* 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)
|
* 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
|
||||||
|
|
||||||
* Please make pull requests towards the **develop** branch, not the master branch. Hence please fork the **develop** branch and not the master branch
|
* 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 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