diff options
Diffstat (limited to 'issues/gnbug/hide-stale-issues.gmi')
-rw-r--r-- | issues/gnbug/hide-stale-issues.gmi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/issues/gnbug/hide-stale-issues.gmi b/issues/gnbug/hide-stale-issues.gmi new file mode 100644 index 0000000..b07fc5d --- /dev/null +++ b/issues/gnbug/hide-stale-issues.gmi @@ -0,0 +1,5 @@ +# Hide stale issues in gnbug + +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. + +* assigned: bonfacem, aruni |