20 lines
442 B
Markdown
20 lines
442 B
Markdown
# Backlog
|
|
|
|
> User plans, pending tasks, and work that has been requested but not started.
|
|
|
|
## Pending
|
|
|
|
<!-- Items explicitly requested by the user but not started yet. -->
|
|
|
|
## In Progress
|
|
|
|
<!-- Items that have started but are not complete. -->
|
|
|
|
## Done
|
|
|
|
<!-- Completed items retained for traceability. -->
|
|
|
|
## Notes
|
|
|
|
Record the date each item was raised. When an item is completed, move it to Done and include the completion date when known.
|