Reorganize Monday checkin regarding how we discussed
This commit is contained in:
parent
701678ad35
commit
54980bc94f
1 changed files with 13 additions and 7 deletions
|
@ -1,16 +1,16 @@
|
|||
# Monday Planning
|
||||
# Monday Checkin
|
||||
|
||||
The Monday planning session is a meeting to get everyone on the same page starting the week. It is:
|
||||
The Monday checkin ensures everyone is on the same page starting the week. It is:
|
||||
|
||||
* No longer than one hour, maximum.
|
||||
* Has a facilitator.
|
||||
* Has a designated notetaker, with everyone encouraged to participate.
|
||||
* Tasks should be added as to the relevant section as the meeting unfolds.
|
||||
* Tasks should be [added to GitLab](https://gitlab.com/agaric/internal/-/boards/) as the meeting takes place.
|
||||
|
||||
Here is a template that can be pasted into a text pad (ideally markdown-aware).
|
||||
|
||||
```md
|
||||
# 2020 Juluary 17th – Monday Planning
|
||||
# 2021 Juluary 17th – Monday Checkin
|
||||
|
||||
## Personal checkins
|
||||
|
||||
|
@ -22,13 +22,12 @@ Here is a template that can be pasted into a text pad (ideally markdown-aware).
|
|||
* David
|
||||
* Ben
|
||||
|
||||
|
||||
## Leads
|
||||
|
||||
|
||||
## Main focus for the week
|
||||
|
||||
*Attempt to specify just ONE important task that will be in focus for completion this week.*
|
||||
*Attempt to specify just ONE important task that will be the focus for completion this week.*
|
||||
|
||||
* Mauricio
|
||||
* Chris
|
||||
|
@ -36,8 +35,15 @@ Here is a template that can be pasted into a text pad (ideally markdown-aware).
|
|||
* David
|
||||
* Ben
|
||||
|
||||
## Blockers
|
||||
|
||||
* Mauricio
|
||||
* Chris
|
||||
* Micky
|
||||
* David
|
||||
* Ben
|
||||
|
||||
## Task allocation
|
||||
|
||||
*List tasks throughout planning session, by end each task should have a person's name in front of it.*
|
||||
*List tasks throughout planning session, by end each task should have a person assigned to it.*
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue