mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-09 19:56:11 +00:00
Update CONTRIBUTING.md
This commit is contained in:
parent
c246dd76a6
commit
017b6438f4
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
Thanks you for contributing to Emby for Kodi!
|
||||
|
||||
* Make pull requests towards the **develop** branch;
|
||||
* Make pull requests towards the **master** branch;
|
||||
* Keep the maximum line length shorter than 100 characters to keep things clean and readable;
|
||||
* Follow pep8 style as closely as possible: https://www.python.org/dev/peps/pep-0008/
|
||||
* Add comments if necessary.
|
||||
|
|
Loading…
Reference in a new issue