BRANCHES.md: improve wording

Co-authored-by: Gilles Peskine <gilles.peskine@arm.com>
Signed-off-by: Janos Follath <janos.follath@arm.com>
This commit is contained in:
Janos Follath 2023-04-11 10:15:13 +01:00 committed by GitHub
parent 36c66a87d7
commit f462d20713
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,9 @@ API compatibility in the `master` branch between major version changes. We
also maintain ABI compatibility within LTS branches; see the next section for also maintain ABI compatibility within LTS branches; see the next section for
details. details.
New LTS branches are usually created around the time of a new major version. Every major version will become an LTS branch when the next major version is
released. We may occasionally create LTS branches from other releases at our
discretion.
After a new LTS branch is created, it remains supported for at least 3 years. After a new LTS branch is created, it remains supported for at least 3 years.
## Backwards Compatibility for application code ## Backwards Compatibility for application code