You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: peopleops/COMMUNICATIONS_CHARTER.md
+44-1Lines changed: 44 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Define how we designate our availability to the team, use different communicatio
28
28
- We assume most people will not work on weekends or stat holidays, but you are welcome to. Try to work on your own on holidays so you don't pull someone in who was planning the day off.
29
29
- While there are occasional emergencies that may require it, we try to minimize the pressure on people to work beyond 8 hours a day.
30
30
- Indicate what hours you will work using [Google's Work Hours](https://support.google.com/calendar/answer/7638168?hl=en) in your Countable Calendar. This isn't written in stone but allows your team members to plan when to work with you. If you change it one day, just let your team know in advance.
31
-
- If your time zone or responsibilities make it difficult to put the "complete picture" here, make sure there are at least two major slots of 4+ hours booked for Vancouver business hours (9-5, M-F Pacific time).
31
+
- If your time zone or responsibilities make it difficult to put the "complete picture" here, make sure there are at least two major slots of 2+ hours booked for Vancouver business hours (9-5, M-F Pacific time).
32
32
33
33
## Guidelines for All Communication
34
34
@@ -118,6 +118,49 @@ Use the following notification setting. You should only be notified when people
118
118
2. Create clarity around objectives and user stories. State your understanding in your own words, so teammates can confirm we're on
119
119
the same page.
120
120
121
+
## End of the Day (EOD) report
122
+
123
+
An EOD report is a concise end-of-day summary highlighting daily achievements, work progress, and key updates for team communication and accountability. It helps team members stay informed and aligned on daily activities.
124
+
- Unique Accomplishments: Describe any unique or significant tasks completed during the day.
125
+
- Work in Progress: Highlight ongoing projects or tasks, especially if there are notable updates.
126
+
- Blockers: Report any obstacles or challenges hindering progress.
127
+
128
+
The goal is to create EOD reports that are concise, focused on the most useful information, and highlight the uniqueness of each day's work. While it's not a strict rule, we encourage minimizing repetitive information, ensuring that the notes are beneficial for colleagues, managers, and other teams seeking your work status. There may be instances where you need to include recurring tasks for external reporting, but the emphasis is on making your notes as valuable as possible.
129
+
130
+
Here's a simple format we can follow for the EOD report.
131
+
```EOD Report Format
132
+
DATE: mm-dd-yyyy tz
133
+
DONE:
134
+
1. Task 1
135
+
2. Task 2
136
+
3. Task 3
137
+
138
+
IN PROGRESS:
139
+
1. Task 4
140
+
2. Task 5
141
+
142
+
BLOCKERS:
143
+
1. Blocker for task 6
144
+
2. Blocker for task 7
145
+
```
146
+
147
+
### What to put and How to write it
148
+
- Describe the work in a few words that indicate specific progress and outcomes you worked on for most of that day, in a language clients will understand. Between 3 and 20 words is the right level of detail. If you're entering the same phrase every day, you're not being specific enough.
149
+
- Never combine line items between projects. If you worked on 2 different codes (project slugs) during the day, they must be separate line items.
150
+
- Be sure to distinguish between completed tasks, which should be placed in the "DONE" category, and the tasks you are currently working on, which should be categorized as "In Progress."
151
+
```
152
+
- Bad example: "attended meeting X". Nobody cares if you were at the meeting. Mention what you learned, contributed, or what was decided or accomplished in the meeting. This goes back to requiring different descriptions each day.
153
+
- Bad example: "sprint meeting". Instead, mention a key decision at the meeting or topic that helped accomplish our assigned tasks and goals.
154
+
- Good example:* Completed Trello Task "Title copied here". Changed deployment parameters so that we could meet our goal of reducing downtime during deploys. Prepared report on test coverage, based on request from client.
155
+
- Good example:* Finished voicemail, website and google maps setup for Customer X.
156
+
```
157
+
158
+
### What to exclude
159
+
- Exclude routine activities like standup meetings, email communications, Slack messages, routine Trello checks, and daily tasks from the EOD report
160
+
161
+
### Blockers
162
+
- In your End of Day (EOD) report, if you require assistance in resolving a work blocker, it's advisable to tag relevant individuals. When tagging, provide a clear rationale, your understanding of the issue, your actions taken, what didn't yield results, the specific assistance needed, and if applicable, any urgency regarding when it's required.
163
+
121
164
## Presentations
122
165
123
166
When presenting, be conversational if it's a small group, and view the last 15 minutes on slide decks in [this talk](https://www.youtube.com/watch?v=Unzc731iCUY). Try not to have more than 10 words per slide. Put those in your speaking notes instead, and use illustrations.
0 commit comments