mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-06-06 22:09:00 -04:00
Add branch documentation
This commit is contained in:
parent
1452f07182
commit
cafee872b3
1 changed files with 11 additions and 0 deletions
11
Documentation/BRANCHES.md
Normal file
11
Documentation/BRANCHES.md
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
# Branches
|
||||||
|
|
||||||
|
There are two main branches involved in developments & releases:
|
||||||
|
* master
|
||||||
|
* dev
|
||||||
|
|
||||||
|
All PRs will be merged to the dev branch, but must be written against the master branch to make merging easier.
|
||||||
|
|
||||||
|
Changes to the dev branch are merged once a new firmware release is imminent.
|
||||||
|
|
||||||
|
Things have been organised this way for the sake of stability and sanity.
|
Loading…
Add table
Add a link
Reference in a new issue