Skip to content

Commit d673ac1

Browse files
committed
docs(rfc): advance RFC-0003 to stable
1 parent d8da48a commit d673ac1

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

gov/rfc/RFC-0003/rfc.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,18 @@
33
"title": "TUI UX improvements",
44
"version": "0.1.0",
55
"status": "normative",
6-
"phase": "test",
7-
"owners": ["@govctl-org"],
6+
"phase": "stable",
7+
"owners": [
8+
"@govctl-org"
9+
],
810
"created": "2026-02-07",
911
"updated": "2026-02-07",
1012
"sections": [
1113
{
1214
"title": "Summary",
13-
"clauses": ["clauses/C-SUM.json"]
15+
"clauses": [
16+
"clauses/C-SUM.json"
17+
]
1418
},
1519
{
1620
"title": "Specification",
@@ -28,4 +32,4 @@
2832
"notes": "Initial draft"
2933
}
3034
]
31-
}
35+
}

0 commit comments

Comments
 (0)