diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1baf8fd1..e8381e96 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,6 @@ Thanks a ton for contributing to PlexKodiConnect! -* Please make pull requests towards the **develop** branch, 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 add some comments to make your code more readable ;-)