display tags in the main bug list

This commit is contained in:
Joey Hess 2014-05-30 16:10:16 -04:00
parent 0d70e36466
commit 40a0001fd7
Failed to extract signature
5 changed files with 35 additions and 23 deletions

View file

@ -1,8 +1,5 @@
These bug reports have been confirmed to be real bugs, and so are likely
This tag is for bugs that have been confirmed to be real bugs, and so are likely
to be the next bugs fixed.
If your bug report is not listed here, you probably need to provide more
information so that the bug can be reproduced. See also: [[unconfirmed]]
[[!inline pages="./* and link(./confirmed) and !link(./done) and !./unconfirmed" show=0
archive=yes]]
If your bug report is not tagged as confirmed, you probably need to provide more
information so that the bug can be reproduced.

View file

@ -1,6 +1,2 @@
If your bug report is listed here, it has been flagged as needing more
information. Please respond to the bug and provide the requested
information.
[[!inline pages="./* and link(./moreinfo) and !link(./done) and !*/Discussion" sort=mtime show=0
archive=yes]]
This tags is for bugs needing more information from their submitter.
Please respond to the bug and provide the requested information.

View file

@ -1,7 +0,0 @@
These bug reports have not yet been [[confirmed]] by the git-annex developers
to be actually bugs in git-annex, rather than some other problem.
See also: [[moreinfo]]
[[!inline pages="./* and !link(./confirmed) and !link(./moreinfo) and !link(./done) and !./done and !./confirmed" show=0
archive=yes]]