forked from MIT-Emerging-Talent/ET6-practice-code-review
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
203a711
commit d39032f
Showing
1 changed file
with
56 additions
and
0 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,57 @@ | ||
<!-- | ||
This template is for inspiration, feel free to change it however you like! | ||
Careful! Be sure to protect your privacy when filling out this document. | ||
Everything you write here will be public, so share only what you are comfortable sharing online. | ||
You can share the rest in confidence with your group through another channel. | ||
--> | ||
|
||
# Communication | ||
|
||
--- | ||
|
||
## Communication Schedule | ||
|
||
| Day | How | The topic of discussion | | ||
|------------|-------------|---------------------------------| | ||
| | | | | ||
|
||
--- | ||
|
||
## Communication Channels | ||
|
||
How often will we get in touch on each channel, and what we will discuss there: | ||
|
||
- **Issues**: Adding availability to the schedule. | ||
- **Pull Requests**: Reviewing each other's code and giving feedback. | ||
- **Slack/Discord**: Used for team communication and updates. | ||
- **Video Calls**: Platforms like Zoom and Google Meet for meetings. | ||
|
||
--- | ||
|
||
## Availability | ||
|
||
### Availability for Calling/Messaging | ||
|
||
| Day | Monday | Tuesday | Wednesday | Thursday | Friday | Saturday | Sunday | | ||
|-------------|:------:|:-------:|:---------:|:--------:|:------:|:--------:|:------:| | ||
| **Madiha** | ✓| ✓ | ✓ | ✓ | ✓| ✓ | ✓| | ||
| **Shahroz** | ✓| ✓ | ✓ | ✓ | | | ✓| | ||
|
||
### How Many Hours Everyone Has Per Day | ||
|
||
- **Shahroz**: _4h_ | ||
- **[Name]**: _6h_ | ||
- **Madiha**: _5h_ | ||
- **[Name]**: _4h_ | ||
- **[Name]**: _3h_ | ||
|
||
--- | ||
|
||
## Asking for Help | ||
|
||
There's a fine line between confidently learning from your mistakes and stubbornly getting nowhere. Here is a general guide for when to ask for help based on how long you've been stuck on the same problem: | ||
|
||
1. **0 -> 30 min**: Try on your own. | ||
2. **30 -> 60 min**: Ask your group for help. | ||
3. **60+ min**: Tag your coaches in Slack or GitHub. |