add priority tags

This commit is contained in:
Joey Hess 2020-03-25 13:05:09 -04:00
parent a51a94f616
commit 357f783edf
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
5 changed files with 51 additions and 4 deletions

View file

@ -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: