mirror of
https://github.com/morpheus65535/bazarr
synced 2024-12-22 15:54:26 +00:00
Update CONTRIBUTING.md
This commit is contained in:
parent
2e11fa035b
commit
fd2b99b9c7
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@
|
|||
- Git.
|
||||
- UI testing must be done using Chrome latest version.
|
||||
|
||||
## Warning ##
|
||||
As we're using Git in the development process, you better disable automatic update of Bazarr in UI or you may get your changes overwritten. Alternatively, you can completely disable the update module by running Bazarr with `--no-update` command line argument.
|
||||
|
||||
## Branching ##
|
||||
### Basic rules ###
|
||||
- `master` contains only stable releases (which have been merged to `master`) and is intended for end-users.
|
||||
|
|
Loading…
Reference in a new issue