Appearance
1156 - Sprint Board
Agile sprint task board. This is an example of a MAML document.
maml
{
sprint: "Sprint 43"
tasks: [
{
id: "LUGQ4A"
title: "The FTP hard drive is down, program the mobile firewall so we can override the CSS alarm!"
assignee: "Ms. Betsy Strosin"
priority: "medium"
status: "done"
points: 3
}
{
id: "9TZXMH"
title: "The PNG microchip is down, reboot the redundant firewall so we can parse the SCSI hard drive!"
assignee: "Peter Nicolas"
priority: "high"
status: "review"
points: 1
}
{
id: "4WCRMO"
title: "We need to compress the virtual SMS array!"
assignee: "Kristine Hauck"
priority: "critical"
status: "done"
points: 13
}
{
id: "MYP73U"
title: "If we index the capacitor, we can get to the SCSI transmitter through the neural DNS capacitor!"
assignee: "Trever Heller"
priority: "low"
status: "done"
points: 13
}
]
}