Skip to content

Instantly share code, notes, and snippets.

@mxie
Forked from andymckay/Retrospective project data
Last active February 5, 2021 06:35
Show Gist options
  • Save mxie/ab14070e5976ca3d1c231d742c92c9aa to your computer and use it in GitHub Desktop.
Save mxie/ab14070e5976ca3d1c231d742c92c9aa to your computer and use it in GitHub Desktop.
Project Board Data for Retrospectives
{
"project": {
"name": "Retrospective",
"body": "Guidelines:\n- Everyone contributes to Highs & Lows columns and speaks about both items before moving onto the next person.\n- Call out the next person to speak based on card order.\n- Edit notes to add reactions :+1::heart::tada:."
},
"columns": [
{
"name": "Legend ℹ️",
"cards": [
"**Highs πŸ‘ & Lows πŸ€¦β€β™€**\n\nEveryone enters their own card answering the following:\n\n* What was one thing that was awesome for you this week?\n* What was one thing that was πŸ’© for you this week?\n\nThese can be personal or professional.",
"**Discussion Items πŸ’¬ & Reminders πŸŽ—οΈ**\n\nEnter as many items here as you'd like to discuss. This could be an announcement, a reminder, a concern, a question, etc..\n\n:+1:s welcome!",
"**Action Items πŸ“Œ**\n\n- Review previous retro's action items.\n- Add cards to this column as they arise from discussions. Then convert them to issues afterwards as needed.",
"**Praise πŸŽ‰**\n\nDid someone do something awesome this week? What did they do?\n\n:+1:s welcome!"
]
},
{
"name": "Highs πŸ‘ & Lows πŸ€¦β€β™€"
},
{
"name": "Discussion Items πŸ’¬ & Reminders πŸŽ—οΈ"
},
{
"name": "Action Items πŸ“Œ"
},
{
"name": "Praise πŸŽ‰"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment