Publish release policy

Signed-off-by: Pablo Zmdl <pablo@nextcloud.com>
This commit is contained in:
Pablo Zmdl
2026-06-26 13:24:40 +02:00
parent 37d1b9632b
commit 4ee32ec9bc
+9
View File
@@ -0,0 +1,9 @@
# Release policy
We release new versions of this project under the rules of [Semantic Versioning](https://semver.org/).
A new beta version shall be released roughly every two weeks. In urgent cases it might happen in quicker succession.
Each beta release gets roughly 7 days to be tested. If during that time no issues arise, the version is promoted to a final release.
If issues in a beta release are found they are treated with higher priority, and fixes for those issues are published in a new beta release with increased version number. For the former beta release version number no final release gets published. (We don't do multiple beta releases, or release candidates, for a version number.)