From 507fabd0505072a4f1ffc5298d5cfee0af264eb0 Mon Sep 17 00:00:00 2001 From: Md Bayazid Bostame Date: Wed, 15 Apr 2026 10:15:08 +0200 Subject: [PATCH] docs: reference tubco maintenance policy in handbook --- backend/workflows/templates/workflows/developer_handbook.html | 1 + 1 file changed, 1 insertion(+) diff --git a/backend/workflows/templates/workflows/developer_handbook.html b/backend/workflows/templates/workflows/developer_handbook.html index afc41b1..18c32b4 100644 --- a/backend/workflows/templates/workflows/developer_handbook.html +++ b/backend/workflows/templates/workflows/developer_handbook.html @@ -673,6 +673,7 @@ lxc.mount.entry: /dev/null sys/module/apparmor/parameters/enabled none bind 0 0<
  • release/tubco-v1 is the frozen TUBCO customer branch.
  • It should receive only approved bug fixes, security updates, and UI improvements.
  • Do not deploy TUBCO from develop or main.
  • +
  • Keep TUBCO on the old customer database schema and review docs/TUBCO_MAINTENANCE_POLICY.md before backporting fixes.