Update Contributing.md
This commit is contained in:
parent
59299a5ad5
commit
0ac642e739
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
||||||
|
# How to contribute
|
||||||
|
|
||||||
Thanks a ton for contributing to PlexKodiConnect!
|
Thanks a ton for contributing to PlexKodiConnect!
|
||||||
|
|
||||||
*
|
* 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
|
|
||||||
* 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 ;-)
|
||||||
|
|
Loading…
Reference in a new issue