Skip to content

2542 - Sprint Board

Agile sprint task board. This is an example of a MAML document.

maml
{
  sprint: "Sprint 46"
  tasks: [
    {
      id: "UQ4OM2"
      title: "The JBOD feed is down, hack the 1080p program so we can reboot the RSS port!"
      assignee: "Connie Weber-Reynolds"
      priority: "high"
      status: "todo"
      points: 8
    }

    {
      id: "RM8FPJ"
      title: "Use the optical GB bandwidth, then you can copy the neural capacitor!"
      assignee: "Dr. Reinhold Kovacek-Kertzmann"
      priority: "high"
      status: "review"
      points: 8
    }

    {
      id: "RLOTHQ"
      title: "I'll index the optical GB capacitor, that should microchip the VGA feed!"
      assignee: "Lorna Grady"
      priority: "medium"
      status: "todo"
      points: 2
    }

    {
      id: "TQKMCY"
      title: "The UTF8 array is down, input the back-end alarm so we can parse the ASCII matrix!"
      assignee: "Joyce Pfannerstill"
      priority: "medium"
      status: "review"
      points: 13
    }
  ]
}

See Also