From 25458661e733b03f659a8bfbbbbbf07418cb56e9 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Sat, 19 Jul 2025 19:52:46 +0100 Subject: add epic-003, edit kanban --- requirements/kanban.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'requirements/kanban.md') diff --git a/requirements/kanban.md b/requirements/kanban.md index 8a78a3b..096f3a5 100644 --- a/requirements/kanban.md +++ b/requirements/kanban.md @@ -2,7 +2,11 @@ | Backlog | Ready | In Progress | | -------- | ----- | ----------- | -| epic-000 | | task-041 | +| | | epic-003 | +| ======== | ===== | =========== | +| | | task-041 | +| ======== | ===== | =========== | +| epic-000 | | | ## Usage notes @@ -14,3 +18,6 @@ - `req.sh list -S req` - `req.sh list -D task` - There is no 'Done' column. When a task is done, it is removed from the board. +- Tasks are grouped by Epic. There is a row of === after an epic ticket, and + after the last ticket in the Epic. No task should be on the board without an + Epic. -- cgit v1.2.3