From 40959b8cabb3b7cd86289c3c0ebc8bd8d29852e9 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Fri, 16 Feb 2024 04:19:13 +0300 Subject: 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. --- issues/quality-control/r-qtl2-features.gmi | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 issues/quality-control/r-qtl2-features.gmi 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. +* … -- cgit v1.2.3