aboutsummaryrefslogtreecommitdiff
path: root/.dev-suite/ticket/closed/4-create-a-tui-for-ticket.toml
diff options
context:
space:
mode:
authorMichael Gattozzi <mgattozzi@gmail.com>2019-12-02 15:07:12 -0500
committerMichael Gattozzi <mgattozzi@gmail.com>2019-12-02 15:08:39 -0500
commitb41ddc1c38ac64a8d63fe99ee86a888c2d7adfa9 (patch)
tree1047cc04e5f28c7f1de8c794826eede7e35653ad /.dev-suite/ticket/closed/4-create-a-tui-for-ticket.toml
parent0caa9551a904a1ba675fbde70435de6fb0a176d6 (diff)
Close 'Create a tui for ticket'
Diffstat (limited to '.dev-suite/ticket/closed/4-create-a-tui-for-ticket.toml')
-rw-r--r--.dev-suite/ticket/closed/4-create-a-tui-for-ticket.toml10
1 files changed, 10 insertions, 0 deletions
diff --git a/.dev-suite/ticket/closed/4-create-a-tui-for-ticket.toml b/.dev-suite/ticket/closed/4-create-a-tui-for-ticket.toml
new file mode 100644
index 0000000..2d4b77a
--- /dev/null
+++ b/.dev-suite/ticket/closed/4-create-a-tui-for-ticket.toml
@@ -0,0 +1,10 @@
+title = 'Create a tui for ticket'
+status = 'Closed'
+number = 4
+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.
+'''