summaryrefslogtreecommitdiff
path: root/issues/gnbug
diff options
context:
space:
mode:
Diffstat (limited to 'issues/gnbug')
-rw-r--r--issues/gnbug/add-convenience-templates.gmi12
-rw-r--r--issues/gnbug/hide-stale-issues.gmi6
-rw-r--r--issues/gnbug/recent-first-sort.gmi6
3 files changed, 22 insertions, 2 deletions
diff --git a/issues/gnbug/add-convenience-templates.gmi b/issues/gnbug/add-convenience-templates.gmi
index 41eb975..29f266a 100644
--- a/issues/gnbug/add-convenience-templates.gmi
+++ b/issues/gnbug/add-convenience-templates.gmi
@@ -1,6 +1,14 @@
-# Add convenienve templates
+# Add convenience templates
-* feature-request
+## Tags
+
+* assigned: jgart
+* type: feature-request
+* priority: low
+* status: in progress, discussion, stalled
+* keywords: tissue, gnbug
+
+## Description
WDYT of adding a subcommand called `report` to generate a template for a bug report?
diff --git a/issues/gnbug/hide-stale-issues.gmi b/issues/gnbug/hide-stale-issues.gmi
index b07fc5d..3184fdc 100644
--- a/issues/gnbug/hide-stale-issues.gmi
+++ b/issues/gnbug/hide-stale-issues.gmi
@@ -2,4 +2,10 @@
Our list of issues are growing by the day. And, for some reason, we are not eager to close many of them. :-P This makes the command-line output long. Maybe, hide stale issues by default, and show them only if some --all flag is passed. Stale issues are tentatively defined as those issues that have been inactive for more than 6 months.
+## Tags
+
* assigned: bonfacem, aruni
+* type: enhancement, feature-request
+* status: unclear
+* priority: low
+* keywords: tissue, gnbug
diff --git a/issues/gnbug/recent-first-sort.gmi b/issues/gnbug/recent-first-sort.gmi
index 229554a..983b224 100644
--- a/issues/gnbug/recent-first-sort.gmi
+++ b/issues/gnbug/recent-first-sort.gmi
@@ -2,7 +2,13 @@
Add a command-line option --sort=(newest-first|oldest-first) to gnbug that determines the order the issues are listed. oldest-first is useful for command-line usage where you don't want to scroll up to see the most recent issue. newest-first is useful when generating gemtext/web pages where you don't want to scroll down to see the most recent issue.
+## Tags
+
* assigned: bonfacem
+* type: enhancement, feature-request
+* priority: medium
+* status: stalled
+* keywords: tissue, gnbug
# INFO