aboutsummaryrefslogtreecommitdiff
path: root/.dev-suite/ticket/open/add-ability-to-edit-tickets.toml
diff options
context:
space:
mode:
Diffstat (limited to '.dev-suite/ticket/open/add-ability-to-edit-tickets.toml')
-rw-r--r--.dev-suite/ticket/open/add-ability-to-edit-tickets.toml12
1 files changed, 12 insertions, 0 deletions
diff --git a/.dev-suite/ticket/open/add-ability-to-edit-tickets.toml b/.dev-suite/ticket/open/add-ability-to-edit-tickets.toml
new file mode 100644
index 0000000..d668b68
--- /dev/null
+++ b/.dev-suite/ticket/open/add-ability-to-edit-tickets.toml
@@ -0,0 +1,12 @@
+title = 'Add ability to edit tickets'
+status = 'Open'
+id = '0d6df400-1553-11ea-8001-000502040903'
+assignees = []
+description = '''
+Currently if you want to edit a ticket you need to directly edit it
+inside of the git repo itself. While it works it's hardly ideal. The
+ability to edit tickets by specifiying the id with an accompanying cli
+arg to go with it would be enough to close this.
+'''
+comments = []
+version = 'V1'