mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
Update CODING_STANDARDS.md
This commit is contained in:
parent
9985c86a72
commit
45a006acdf
@ -698,7 +698,7 @@ All classes and public API should be documented using [JSDuck annotations](https
|
||||
Branch Naming
|
||||
-------------
|
||||
|
||||
We follow the uni-repo approach so our source is in one place. To work around some of the issues - for example looking at all PRs affecting a certain service - we prefix branches with the name of the service(s) the branch affects.
|
||||
We follow the uni-repo approach so our source code is in one place. To work around some of the issues - for example looking at all PRs affecting a certain service - we prefix branches with the name of the service(s) the branch affects.
|
||||
|
||||
PR branch names, e.g.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user