uroflavin / roadmap

Manage your project and team roadmaps in YAML
MIT License
1 stars 1 forks source link

Add TODO #56

Closed uroflavin closed 9 months ago

uroflavin commented 9 months ago

A Todo is something which is necessary to clarify a roadmap item, e.g. a open point to discuss a milestone. The intend of the todo is something around the roadmap process, not to do something to achieve an roadmap item

A Todo has 3 states: OPEN -> DOING -> CLOSED

But it could also only OPEN -> CLOSED

Or just simpler: OPEN and you delete (your todo if done)

Todo should be possible for objectives, milestones, deliverables and keyresults.

Neccessary is a title and a state Optional is a markdown-enabled description to document some more or to reference to some point in the world...