aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs')
-rw-r--r--doc/bugs/confirmed.mdwn9
-rw-r--r--doc/bugs/moreinfo.mdwn8
-rw-r--r--doc/bugs/unconfirmed.mdwn7
3 files changed, 5 insertions, 19 deletions
diff --git a/doc/bugs/confirmed.mdwn b/doc/bugs/confirmed.mdwn
index a32e7568a..1bb3c864f 100644
--- a/doc/bugs/confirmed.mdwn
+++ b/doc/bugs/confirmed.mdwn
@@ -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.
diff --git a/doc/bugs/moreinfo.mdwn b/doc/bugs/moreinfo.mdwn
index 9c162b1d5..579707dab 100644
--- a/doc/bugs/moreinfo.mdwn
+++ b/doc/bugs/moreinfo.mdwn
@@ -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.
diff --git a/doc/bugs/unconfirmed.mdwn b/doc/bugs/unconfirmed.mdwn
deleted file mode 100644
index 335703c12..000000000
--- a/doc/bugs/unconfirmed.mdwn
+++ /dev/null
@@ -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]]