mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-06 05:01:14 -07:00
Update contrib file.
This commit is contained in:
parent
a039641aba
commit
2c77f2df98
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ In case you read this because you are posting an issue, please take a minute and
|
|||
If you think you can contribute code to the PlexPy repository, do not hesitate to submit a pull request.
|
||||
|
||||
### Branches
|
||||
All pull requests should be based on the `develop` branch, to minimize cross merges. When you want to develop a new feature, clone the repository with `git clone origin/develop -b FEATURE_NAME`. Use meaningful commit messages.
|
||||
All pull requests should be based on the `dev` branch, to minimize cross merges. When you want to develop a new feature, clone the repository with `git clone origin/dev -b FEATURE_NAME`. Use meaningful commit messages.
|
||||
|
||||
### Python Code
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue