remove priority tag (unused)
This commit is contained in:
parent
ba0de2d26a
commit
d631304237
5 changed files with 1 additions and 44 deletions
|
@ -4,7 +4,7 @@ To mark a bug as closed add \[\[done\]\] to the end of the original bug descript
|
||||||
|
|
||||||
[[!inline pages="./bugs/* and !./bugs/*/* and !./bugs/done and !link(done)
|
[[!inline pages="./bugs/* and !./bugs/*/* and !./bugs/done and !link(done)
|
||||||
and !./bugs/moreinfo and !./bugs/confirmed and !./bugs/forwarded and !./bugs/duplicate
|
and !./bugs/moreinfo and !./bugs/confirmed and !./bugs/forwarded and !./bugs/duplicate
|
||||||
and !./bugs/priority and !*/Discussion"
|
and !*/Discussion"
|
||||||
actions=yes postform=yes postformtext="Report a new bug titled:" show=0 archive=yes
|
actions=yes postform=yes postformtext="Report a new bug titled:" show=0 archive=yes
|
||||||
feedlimit=10 template=buglist]]
|
feedlimit=10 template=buglist]]
|
||||||
|
|
||||||
|
|
|
@ -1,14 +0,0 @@
|
||||||
This tag is for high priority bug reports.
|
|
||||||
|
|
||||||
During the current crisis, please only add things that are either needed
|
|
||||||
by scientists using git-annex (for any reason), or by organizations working
|
|
||||||
on the crisis, or bugs that utterly break git-annex badly enough that it
|
|
||||||
would be reasonable to assume such people will be impacted.
|
|
||||||
|
|
||||||
Note that several [[projects]] use git-annex for science and items tagged
|
|
||||||
belonging to those projects will be prioritized so do not generally need to
|
|
||||||
be listed here.
|
|
||||||
|
|
||||||
[[!inline pages="bugs/* and !bugs/*/* and !bugs/done and !link(bugs/done)
|
|
||||||
and link(bugs/priority) and !*/Discussion" show=0 feedlimit=10
|
|
||||||
archive=yes template=buglist]]
|
|
|
@ -1,21 +1,6 @@
|
||||||
git-annex is in a mode of continual user-driven improvement, involving
|
git-annex is in a mode of continual user-driven improvement, involving
|
||||||
numerous small issues and often easily implemented ideas.
|
numerous small issues and often easily implemented ideas.
|
||||||
|
|
||||||
# priority
|
|
||||||
|
|
||||||
Here are high priority bugs and todo items, tagged with 'priority'.
|
|
||||||
In the current crisis, please only add things that are either needed by
|
|
||||||
scientists using git-annex (for any reason), or by organizations working on
|
|
||||||
the crisis.
|
|
||||||
|
|
||||||
Note that several [[projects]] use git-annex for science and items tagged
|
|
||||||
belonging to those projects will be prioritized so do not generally need to
|
|
||||||
be listed here.
|
|
||||||
|
|
||||||
[[!inline pages="(todo/* and link(todo/priority) and !link(todo/done)) or
|
|
||||||
(bugs/* and link(bugs/priority) and !link(bugs/done))"
|
|
||||||
template=buglist]]
|
|
||||||
|
|
||||||
# confirmed
|
# confirmed
|
||||||
|
|
||||||
Here are open todo items that have been confirmed as worth doing and
|
Here are open todo items that have been confirmed as worth doing and
|
||||||
|
|
|
@ -4,6 +4,5 @@ or tags: [[todo/confirmed]] [[todo/moreinfo]] [[todo/needsthought]] [[todo/unlik
|
||||||
[[!inline pages="./todo/* and !./todo/*/* and !./todo/done and !link(done)
|
[[!inline pages="./todo/* and !./todo/*/* and !./todo/done and !link(done)
|
||||||
and !*/Discussion and !./todo/moreinfo and !./todo/confirmed
|
and !*/Discussion and !./todo/moreinfo and !./todo/confirmed
|
||||||
and !./todo/needsthought and !./todo/unlikely
|
and !./todo/needsthought and !./todo/unlikely
|
||||||
and !./todo/priority"
|
|
||||||
actions=yes postform=yes postformtext="Add a new todo titled:"
|
actions=yes postform=yes postformtext="Add a new todo titled:"
|
||||||
show=0 feedlimit=10 archive=yes template=buglist]]
|
show=0 feedlimit=10 archive=yes template=buglist]]
|
||||||
|
|
|
@ -1,13 +0,0 @@
|
||||||
This tag is for high priority todo items.
|
|
||||||
|
|
||||||
During the current crisis, please only add things that are either needed
|
|
||||||
by scientists using git-annex (for any reason), or by organizations working
|
|
||||||
on the crisis.
|
|
||||||
|
|
||||||
Note that several [[projects]] use git-annex for science and items tagged
|
|
||||||
belonging to those projects will be prioritized so do not generally need to
|
|
||||||
be listed here.
|
|
||||||
|
|
||||||
[[!inline pages="todo/* and !todo/*/* and !todo/done and !link(todo/done)
|
|
||||||
and link(todo/priority) and !*/Discussion" show=0 feedlimit=10
|
|
||||||
archive=yes template=buglist]]
|
|
Loading…
Reference in a new issue