aboutsummaryrefslogtreecommitdiff
path: root/.dev-suite/ticket/closed/4-create-a-tui-for-ticket.toml
blob: 2d4b77a4a81538527f6dbc5d8b83aab2fd9f79c7 (plain)
1
2
3
4
5
6
7
8
9
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.
'''