summaryrefslogtreecommitdiff
path: root/requirements/kanban.md
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2025-07-19 19:52:46 +0100
committerJoe Carstairs <me@joeac.net>2025-07-19 19:52:49 +0100
commit25458661e733b03f659a8bfbbbbbf07418cb56e9 (patch)
tree26963012ac2a180295b755ee7ef8916b51358b2e /requirements/kanban.md
parent28a15d746b0d31d34002e8d9ec0f23b2f14e7292 (diff)
add epic-003, edit kanban
Diffstat (limited to 'requirements/kanban.md')
-rw-r--r--requirements/kanban.md9
1 files changed, 8 insertions, 1 deletions
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.