From f146233931963312cbe4510604f6e2a44eeb8113 Mon Sep 17 00:00:00 2001 From: Giacomo Sanchietti Date: Tue, 12 Nov 2024 09:03:05 +0100 Subject: [PATCH] fix(management): add card dates --- handbook/management.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/handbook/management.md b/handbook/management.md index 673f80f..0fb4bd0 100644 --- a/handbook/management.md +++ b/handbook/management.md @@ -67,6 +67,12 @@ All projects have some common views: The team working on a project can decide to add more views if needed, for example, a view for the next milestone, or a view for the next release. +Each column contains a set of cards, each card represents an issue or a feature request. + +A card can have two date fields: +- `Start date`: the date when the task has been started or is planned to start +- `End date`: an estimation of the date when the task will be completed or the date when the task has been completed + #### Current view The project is divided into columns that represent the status of the card.