We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8da48a commit d673ac1Copy full SHA for d673ac1
gov/rfc/RFC-0003/rfc.json
@@ -3,14 +3,18 @@
3
"title": "TUI UX improvements",
4
"version": "0.1.0",
5
"status": "normative",
6
- "phase": "test",
7
- "owners": ["@govctl-org"],
+ "phase": "stable",
+ "owners": [
8
+ "@govctl-org"
9
+ ],
10
"created": "2026-02-07",
11
"updated": "2026-02-07",
12
"sections": [
13
{
14
"title": "Summary",
- "clauses": ["clauses/C-SUM.json"]
15
+ "clauses": [
16
+ "clauses/C-SUM.json"
17
+ ]
18
},
19
20
"title": "Specification",
@@ -28,4 +32,4 @@
28
32
"notes": "Initial draft"
29
33
}
30
34
]
31
-}
35
+}
0 commit comments