aboutsummaryrefslogtreecommitdiff
path: root/.dev-suite/ticket/open/1-add-ability-to-edit-tickets.toml
diff options
context:
space:
mode:
Diffstat (limited to '.dev-suite/ticket/open/1-add-ability-to-edit-tickets.toml')
-rw-r--r--.dev-suite/ticket/open/1-add-ability-to-edit-tickets.toml9
1 files changed, 9 insertions, 0 deletions
diff --git a/.dev-suite/ticket/open/1-add-ability-to-edit-tickets.toml b/.dev-suite/ticket/open/1-add-ability-to-edit-tickets.toml
new file mode 100644
index 0000000..e0279d3
--- /dev/null
+++ b/.dev-suite/ticket/open/1-add-ability-to-edit-tickets.toml
@@ -0,0 +1,9 @@
+title = 'Add ability to edit tickets'
+status = 'Open'
+number = 1
+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.
+'''