mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-10 04:06:11 +00:00
Create CONTRIBUTING.md
This commit is contained in:
parent
1711cdec41
commit
01251001e0
1 changed files with 7 additions and 0 deletions
7
CONTRIBUTING.md
Normal file
7
CONTRIBUTING.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
# How to contribute
|
||||||
|
|
||||||
|
Thanks you for contributing to Emby for Kodi!
|
||||||
|
|
||||||
|
* Please make pull requests towards the **develop** branch, not the master branch.
|
||||||
|
* Try to keep lines shorter than 100 to keep things clean and readable.
|
||||||
|
* Add comments if necessary.
|
Loading…
Reference in a new issue