aboutsummaryrefslogtreecommitdiff
path: root/.dev-suite/ticket/closed/create-a-tui-for-ticket.toml
diff options
context:
space:
mode:
Diffstat (limited to '.dev-suite/ticket/closed/create-a-tui-for-ticket.toml')
-rw-r--r--.dev-suite/ticket/closed/create-a-tui-for-ticket.toml13
1 files changed, 13 insertions, 0 deletions
diff --git a/.dev-suite/ticket/closed/create-a-tui-for-ticket.toml b/.dev-suite/ticket/closed/create-a-tui-for-ticket.toml
new file mode 100644
index 0000000..999e3c9
--- /dev/null
+++ b/.dev-suite/ticket/closed/create-a-tui-for-ticket.toml
@@ -0,0 +1,13 @@
+title = 'Create a tui for ticket'
+status = 'Closed'
+id = '0fd04e00-1553-11ea-8004-000502040903'
+assignees = []
+description = '''
+Currently ticket is all cli driven. The experience isn't the worst, but
+the end goal has always been to get the user to be able to have a nice
+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'