add priority tags
This commit is contained in:
parent
a51a94f616
commit
357f783edf
5 changed files with 51 additions and 4 deletions
|
@ -1,5 +1,22 @@
|
|||
git-annex is in a mode of continual user-driven improvement, involving numerous
|
||||
small issues and often easily implemented ideas.
|
||||
git-annex is in a mode of continual user-driven improvement, involving
|
||||
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
|
||||
|
||||
Here are open todo items that have been confirmed as worth doing and
|
||||
seem to have a design ready:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue