Updated Internal Technical Document Long Term Support LTS (markdown)
This commit is contained in:
parent
8927cb193a
commit
c96e2b784d
|
@ -1,6 +1,6 @@
|
|||
## rusEFI LTS Instructions
|
||||
|
||||
* Only branches with "lts" prefix are suitable for long term support: GitHub release web functionality creates _tags_, human create lts_yyyy.mmXXX branch from that tag.
|
||||
* Only branches with "lts" prefix are suitable for long term support: GitHub release web functionality creates _tags_, human create lts_yyyymmXXX branch from that tag. Note: no dots in branch names!
|
||||
* we pick commits from master into LTS branches
|
||||
* after each commit if picked we add/pick Changelog.md
|
||||
* use https://github.com/rusefi/rusefi/actions/workflows/build-firmware.yaml to trigger builds
|
||||
|
|
Loading…
Reference in New Issue