Skip to content

Recipe — bugs needing attention

type = 'bug'
AND status <> 'done'
ORDER BY priority DESC, updated_at DESC