From 1193784c4ebf58baa32be445d138d7d9749ee399 Mon Sep 17 00:00:00 2001 From: zeevdr Date: Wed, 10 Jun 2026 14:18:17 +0300 Subject: [PATCH] docs: add WIP project status badge to README Aligns the repostatus signal with the Python, TypeScript, and demos READMEs, which already display a Work-in-Progress badge. Every OpenDecree repo is alpha, so WIP is the honest, consistent maturity indicator. Co-Authored-By: Claude Refs opendecree/decree#906 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 51601f7..6265437 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![CI](https://github.com/opendecree/decree-ui/actions/workflows/ci.yml/badge.svg)](https://github.com/opendecree/decree-ui/actions/workflows/ci.yml) [![CodeQL](https://github.com/opendecree/decree-ui/actions/workflows/codeql.yml/badge.svg)](https://github.com/opendecree/decree-ui/actions/workflows/codeql.yml) [![License](https://img.shields.io/github/license/opendecree/decree-ui)](LICENSE) +[![Project Status: WIP](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip) [![codecov](https://codecov.io/gh/opendecree/decree-ui/graph/badge.svg)](https://codecov.io/gh/opendecree/decree-ui) A browser UI for [OpenDecree](https://github.com/opendecree/decree) — browse schemas, edit tenant config with validation and audit history,