summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-02-16 04:19:13 +0300
committerFrederick Muriuki Muriithi2024-02-16 04:19:13 +0300
commit40959b8cabb3b7cd86289c3c0ebc8bd8d29852e9 (patch)
treede1b9358f3eea878069f351ef8539493f6112e4a
parentefa2f6f14f314022bec1ef2e34dfdb826e9bb001 (diff)
downloadgn-gemtext-40959b8cabb3b7cd86289c3c0ebc8bd8d29852e9.tar.gz
Add non-dedicated tracker for features and bugs
Add a tracker/listing of features and bugs that do not have a dedicated tracker of their own. This is mostly meant for listing of features under consideration, that might not make it to implementation depending on the outcome.
-rw-r--r--issues/quality-control/r-qtl2-features.gmi16
1 files changed, 16 insertions, 0 deletions
diff --git a/issues/quality-control/r-qtl2-features.gmi b/issues/quality-control/r-qtl2-features.gmi
new file mode 100644
index 0000000..eac53c4
--- /dev/null
+++ b/issues/quality-control/r-qtl2-features.gmi
@@ -0,0 +1,16 @@
+# A Listing of Features and/or Bugs without Dedicated Issues
+
+## Tags
+
+* type: listing
+* status: open
+* assigned: fredm
+* priority: high
+* keywords: listing, bug, feature
+
+## Description
+
+This is a listing of non-critical features and bugs that do not currently have a dedicated issue, and need to be handled some time in the future.
+
+* [feature] "Undo Transpose": Files marked as '*_transposed: true' will have the transposition undone to ease processing down the line.
+* …