From c8d4e54e8de4e32f7431022d4dcb9756e0bd92d2 Mon Sep 17 00:00:00 2001 From: Kyle D McCormick Date: Thu, 13 Aug 2026 14:31:37 -0400 Subject: [PATCH] docs: Status update for ADR 5 Added status and context sections to the decision document. --- .../openedx_content/decisions/0005-serving-static-assets.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/openedx_content/decisions/0005-serving-static-assets.rst b/docs/openedx_content/decisions/0005-serving-static-assets.rst index 103b1a603..c2b01ff43 100644 --- a/docs/openedx_content/decisions/0005-serving-static-assets.rst +++ b/docs/openedx_content/decisions/0005-serving-static-assets.rst @@ -3,6 +3,11 @@ 5. Serving Course Team Authored Static Assets ============================================== +Status +------ + +Accepted in principle. Pending implementation. + Context --------