From fc072f0656ceb99994f1217325aa11f932881d55 Mon Sep 17 00:00:00 2001 From: Michael Gattozzi Date: Sat, 30 Nov 2019 11:10:07 -0500 Subject: Create ticket 'Create a tui for ticket' --- .dev-suite/ticket/open/4-create-a-tui-for-ticket.toml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .dev-suite/ticket/open/4-create-a-tui-for-ticket.toml diff --git a/.dev-suite/ticket/open/4-create-a-tui-for-ticket.toml b/.dev-suite/ticket/open/4-create-a-tui-for-ticket.toml new file mode 100644 index 0000000..f120f31 --- /dev/null +++ b/.dev-suite/ticket/open/4-create-a-tui-for-ticket.toml @@ -0,0 +1,10 @@ +title = 'Create a tui for ticket' +status = 'Open' +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. +''' -- cgit v1.2.3