Skip to content

Commit f146233

Browse files
committed
fix(management): add card dates
1 parent a4b3be5 commit f146233

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

handbook/management.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,12 @@ All projects have some common views:
6767

6868
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.
6969

70+
Each column contains a set of cards, each card represents an issue or a feature request.
71+
72+
A card can have two date fields:
73+
- `Start date`: the date when the task has been started or is planned to start
74+
- `End date`: an estimation of the date when the task will be completed or the date when the task has been completed
75+
7076
#### Current view
7177

7278
The project is divided into columns that represent the status of the card.

0 commit comments

Comments
 (0)