|
| 1 | +# 📡 Communication Plan |
| 2 | + |
| 3 | +This document outlines how we stay in touch, when we meet, |
| 4 | +and how we ask for help. This is a living document and will evolve with our team. |
| 5 | + |
| 6 | +--- |
| 7 | + |
| 8 | +## 💬 Communication Channels |
| 9 | + |
| 10 | +We’ll use the following tools with clear purposes: |
| 11 | + |
| 12 | +- **Issues**: Daily, for asking for help, setting a meeting agenda, creating a |
| 13 | +new challenge, and asking questions asynchronously. |
| 14 | +- **Pull Requests**: As needed, for code reviews and for other contributions in general. |
| 15 | +- **Discord/Slack**: Daily, for quick questions and discussions. |
| 16 | +- **Live Calls Zoom / Google Meet**: Weekly, for detailed discussions and planning. |
| 17 | + |
| 18 | +## Availability |
| 19 | + |
| 20 | +### Availability for calling/messaging (TIMEZONE: EET - UTC +2) |
| 21 | + |
| 22 | +| Day | Monday | Tuesday | Wednesday | Thursday | Friday | Saturday | Sunday | |
| 23 | +|--------|:------:|:-------:|:---------:|:--------:|:------:|:--------:|:------:| |
| 24 | +| Caesar | x-x PM | x-x PM | x-x PM | x-x PM | x-x PM | x-x PM | x-x PM | |
| 25 | +| Fahed | 6-8 PM | 7-9 PM | 6-8 PM | 5-7 PM | 8-9 PM | 8-9 PM | 6-8 PM | |
| 26 | +| Maria | x-x PM | x-x PM | x-x PM | x-x PM | x-x PM | x-x PM | x-x PM | |
| 27 | +| Mohammad | x-x PM | x-x PM | x-x PM | x-x PM | x-x PM | x-x PM | x-x PM| |
| 28 | +| Terry | x-x PM | x-x PM | x-x PM | x-x PM | x-x PM | x-x PM | x-x PM | |
| 29 | +| Tomas | x-x PM | x-x PM | x-x PM | x-x PM | x-x PM | x-x PM | x-x PM | |
| 30 | + |
| 31 | +### How many hours everyone has per day |
| 32 | + |
| 33 | +- Fahed: 1 ~ 2 hours |
| 34 | +- Caesar: |
| 35 | +- Maria: |
| 36 | +- Mohammad: |
| 37 | +- Terry: |
| 38 | +- Tomas: |
| 39 | + |
| 40 | +## Asking for Help |
| 41 | + |
| 42 | +There's a fine line between confidently learning from your mistakes, and |
| 43 | +stubbornly getting nowhere. Here is a general guide for when to ask for help |
| 44 | +based on how long you've been stuck on the same problem: |
| 45 | + |
| 46 | +1. _0 -> 30 min_: Try on your own |
| 47 | +2. _30 -> 60 min_: Ask your group for help |
| 48 | +3. _60+ min_: Tag your coaches in Slack or GitHub |
0 commit comments