diff --git a/.fixme/config b/.fixme/config index e584a1c5..58f1ec98 100644 --- a/.fixme/config +++ b/.fixme/config @@ -33,6 +33,14 @@ fixme-value-set cat bug feat refactor ] +[ fixme-report open json + (render builtin:microstache report-wip.tpl) + (post builtin:columns | 10 10 8 12 _) + (query ~workflow:backlog) + (query ~workflow:done) + (query ~workflow:test) +] + [ fixme-report backlog json (render builtin:microstache report-wip.tpl) (post builtin:columns | 10 10 8 12 _)