-
Notifications
You must be signed in to change notification settings - Fork 107
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
Showing
1 changed file
with
73 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 |
---|---|---|
@@ -0,0 +1,73 @@ | ||
--- | ||
name: Meeting Agenda | ||
about: Used by team reps to publish team meeting agendas | ||
title: Meeting Agenda MONTH DAY, YEAR | ||
labels: Meeting Agenda | ||
assignees: '' | ||
|
||
--- | ||
|
||
Training Team meetings start at 07:00 UTC weekly on Tuesdays. Anyone is welcome to contribute to the meeting by commenting in Slack threads throughout the week. Meeting notes will be published at the end of the week to also incoporate these asynchronous conversations. | ||
|
||
_This week’s meeting will be hosted by MEETING_HOST._ | ||
|
||
## 1. Intro/Welcome | ||
|
||
Welcome to all new teammates who joined the Training Team this week! | ||
|
||
## 2. News | ||
|
||
**1. [Meeting Note Takers](https://make.wordpress.org/training/handbook/about/team-roles/)** | ||
|
||
- MONTH DAY – | ||
- MONTH DAY – | ||
- MONTH DAY – | ||
- MONTH DAY – | ||
|
||
**2. Looking for feedback** | ||
|
||
- item 1 | ||
- item 2 | ||
|
||
**3. Looking for volunteers** | ||
|
||
- item 1 | ||
- item 2 | ||
|
||
**4. Updates from last week's dev-squad triage session** | ||
|
||
- item 1 | ||
- item 2 | ||
|
||
**5. Other news** | ||
|
||
- item 1 | ||
- item 2 | ||
|
||
## 3. [Open requests for review](https://github.com/orgs/WordPress/projects/33/views/17) | ||
|
||
See our [Guidelines for reviewing content](https://make.wordpress.org/training/handbook/training-team-how-to-guides/guidelines-for-reviewing-content-on-learn/) to review the following content. | ||
|
||
- **Tutorials** | ||
- a | ||
- **Lesson Plans** | ||
- b | ||
- **Courses** | ||
- c | ||
- **Translated Content** | ||
- d | ||
|
||
## 4. Project updates | ||
|
||
- Project_1 | ||
- details | ||
- Project_2 | ||
- details | ||
|
||
## 5. Open Discussions | ||
|
||
If you have topics you’d liked discussed in the meeting, please leave them as a comment on this issue. | ||
|
||
--- | ||
|
||
You can see all meetings scheduled on [this meeting calendar](https://make.wordpress.org/meetings/#training). If you are new to the Training Team, then come walk through [our onboarding program](https://make.wordpress.org/training/handbook/getting-started/) to get to know the team and how we work. And if you have questions, feel free to reach out in [the #training Slack channel](https://wordpress.slack.com/archives/C02RW657Q) at any time. |