Created
March 6, 2020 19:19
-
-
Save andymckay/0b83635df3517bc1989a200bb1759ca8 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"project": { | |
"name": "Manager Squad Meeting", | |
"body": "" | |
}, | |
"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.", | |
"**Topics π¬ & Ideas π‘**\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\nAdd cards here as action items arise from discussions. Then convert them to issues afterwards as needed." | |
] | |
}, | |
{ | |
"name": "Highs βοΈ & Lows π€¦ββ" | |
}, | |
{ | |
"name": "Topics π¬ & Ideas π‘" | |
}, | |
{ | |
"name": "Action Items π" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment