Appearance
2246 - Sprint Board
Agile sprint task board. This is an example of a MAML document.
maml
{
sprint: "Sprint 37"
tasks: [
{
id: "FCTY6I"
title: "If we override the system, we can get to the TCP interface through the neural DNS bus!"
assignee: "Patti Bins II"
priority: "high"
status: "todo"
points: 2
}
{
id: "BQ1V29"
title: "We need to parse the open-source SSD circuit!"
assignee: "Johnnie Davis"
priority: "critical"
status: "done"
points: 8
}
{
id: "XVLZHK"
title: "The SSL port is down, program the open-source matrix so we can calculate the JBOD transmitter!"
assignee: "Jayde Kiehn"
priority: "critical"
status: "todo"
points: 1
}
{
id: "E3EPFI"
title: "synthesizing the driver won't do anything, we need to parse the virtual IB bandwidth!"
assignee: "Devan Upton"
priority: "critical"
status: "in_progress"
points: 2
}
]
}