Add warning for master branch usability

Added warning about the master branch not being production-ready.
This commit is contained in:
Jan Eitzinger
2025-10-28 09:11:23 +01:00
committed by GitHub
parent 1a16851ad0
commit 0cb50f2f01

View File

@@ -1,5 +1,8 @@
# NOTE # NOTE
While we do our best to keep the master branch in a usable state, there is no guarantee the master branch works.
Please do not use it for production!
Please have a look at the [Release Please have a look at the [Release
Notes](https://github.com/ClusterCockpit/cc-backend/blob/master/ReleaseNotes.md) Notes](https://github.com/ClusterCockpit/cc-backend/blob/master/ReleaseNotes.md)
for breaking changes! for breaking changes!