aboutsummaryrefslogtreecommitdiff
path: root/.dev-suite/ticket/closed
diff options
context:
space:
mode:
Diffstat (limited to '.dev-suite/ticket/closed')
-rw-r--r--.dev-suite/ticket/closed/create-a-find_root-function.toml3
-rw-r--r--.dev-suite/ticket/closed/create-a-tui-for-ticket.toml3
-rw-r--r--.dev-suite/ticket/closed/create-git-hooks-tool.toml3
3 files changed, 6 insertions, 3 deletions
diff --git a/.dev-suite/ticket/closed/create-a-find_root-function.toml b/.dev-suite/ticket/closed/create-a-find_root-function.toml
index 49a550c..50aa38f 100644
--- a/.dev-suite/ticket/closed/create-a-find_root-function.toml
+++ b/.dev-suite/ticket/closed/create-a-find_root-function.toml
@@ -11,5 +11,6 @@ a more generalized function and be shared amongst future tools as this
will be a common operation. It shouldn't matter where in a repo you are,
the tools should just work.
'''
-comments = []
version = 'V1'
+
+[comments]
diff --git a/.dev-suite/ticket/closed/create-a-tui-for-ticket.toml b/.dev-suite/ticket/closed/create-a-tui-for-ticket.toml
index 999e3c9..2064b8e 100644
--- a/.dev-suite/ticket/closed/create-a-tui-for-ticket.toml
+++ b/.dev-suite/ticket/closed/create-a-tui-for-ticket.toml
@@ -9,5 +9,6 @@ in terminal experience, almost as if they never left GitHub. A basic
tui that allows one to read and comment on issues will suffice to close
this ticket.
'''
-comments = []
version = 'V1'
+
+[comments]
diff --git a/.dev-suite/ticket/closed/create-git-hooks-tool.toml b/.dev-suite/ticket/closed/create-git-hooks-tool.toml
index 4b929d9..53bdefc 100644
--- a/.dev-suite/ticket/closed/create-git-hooks-tool.toml
+++ b/.dev-suite/ticket/closed/create-git-hooks-tool.toml
@@ -10,5 +10,6 @@ repo is a good thing to standardizing checks across a team to avoid
issues that just get caught in CI way later when it would be trivial to
catch with a script.
'''
-comments = []
version = 'V1'
+
+[comments]