From f0e0df200fb3839b47966ce8cefdadafa3166358 Mon Sep 17 00:00:00 2001 From: jgart Date: Tue, 28 Sep 2021 22:28:27 -0400 Subject: Change issue file name to something more descriptive Moves feature request to a tag instead --- issues/gnbug/feature-request.gmi | 9 --------- issues/gnbug/gnbug-show-closed.gmi | 11 +++++++++++ 2 files changed, 11 insertions(+), 9 deletions(-) delete mode 100644 issues/gnbug/feature-request.gmi create mode 100644 issues/gnbug/gnbug-show-closed.gmi diff --git a/issues/gnbug/feature-request.gmi b/issues/gnbug/feature-request.gmi deleted file mode 100644 index 0893b7a..0000000 --- a/issues/gnbug/feature-request.gmi +++ /dev/null @@ -1,9 +0,0 @@ -# gnbug cat - -What do you think of having a `gnbug cat`? It is similar to `gnbug edit` but -instead of opening with your `EDITOR` it prints the given issue number to -standard output. - -I have now implemented this feature, but I am calling it `gnbug show' instead of `gnbug cat' because in the future we might add syntax highlighting, print other metadata (creator, participants, etc.) along with the actual text, and that is better described as `gnbug show'. If you feel that an additional `gnbug cat' sub-command that prints out the raw text verbatim is useful, feel free to reopen this issue. - -* closed diff --git a/issues/gnbug/gnbug-show-closed.gmi b/issues/gnbug/gnbug-show-closed.gmi new file mode 100644 index 0000000..65881c3 --- /dev/null +++ b/issues/gnbug/gnbug-show-closed.gmi @@ -0,0 +1,11 @@ +# gnbug cat + +* feature-request + +What do you think of having a `gnbug cat`? It is similar to `gnbug edit` but +instead of opening with your `EDITOR` it prints the given issue number to +standard output. + +I have now implemented this feature, but I am calling it `gnbug show' instead of `gnbug cat' because in the future we might add syntax highlighting, print other metadata (creator, participants, etc.) along with the actual text, and that is better described as `gnbug show'. If you feel that an additional `gnbug cat' sub-command that prints out the raw text verbatim is useful, feel free to reopen this issue. + +* closed -- cgit v1.2.3