From 95eac4d793d2eb9fc99130d0aee608bb7fea3bb5 Mon Sep 17 00:00:00 2001 From: yarikoptic Date: Wed, 18 Sep 2019 16:53:18 +0000 Subject: [PATCH] established a list of things for DANDI --- doc/users/dandi.mdwn | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 doc/users/dandi.mdwn diff --git a/doc/users/dandi.mdwn b/doc/users/dandi.mdwn new file mode 100644 index 0000000000..1dbb61c97a --- /dev/null +++ b/doc/users/dandi.mdwn @@ -0,0 +1,19 @@ +TODOs for DANDI +=============== + +[[!inline pages="todo/* and !todo/done and !link(todo/done) and project(dandi)" sort=mtime feeds=no actions=yes archive=yes show=0]] + +Done +---- + +[[!inline pages="todo/* and !todo/done and link(todo/done) and project(dandi)" feeds=no actions=yes archive=yes show=0]] + +My bugs +======= + +[[!inline pages="bugs/* and !bugs/done and !link(bugs/done) and project(dandi)" sort=mtime feeds=no actions=yes archive=yes show=0 template=buglist]] + +Fixed +----- + +[[!inline pages="bugs/* and !bugs/done and link(bugs/done) and project(dandi)" feeds=no actions=yes archive=yes show=0 template=buglist]]