Skip to content

Commit 280efd3

Browse files
authored
docs(contrib): Expand the description of team meetings (#15349)
### What does this PR try to resolve? The goal is to make Cargo team meetings more inviting. This PR includes both the information for more people to attend while framing the purpose of the meeting to set appropriate expectations. ### How should we test and review this PR? ### Additional information
2 parents 856f1ba + e351a7f commit 280efd3

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

src/doc/contrib/src/team.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,28 @@ Members are given privileges, such as:
5858

5959
### Meetings
6060

61-
The team meets on a weekly basis on a video chat.
62-
If you are interested in participating, feel free to contact us on [Zulip].
61+
The primary focus of team meetings is for unblocking designs, including discussing
62+
- [RFCs][t-cargo-rfcs]
63+
- [FCPs][cargo-status-tracker]
64+
- [Items marked **I-nominated-to-discuss**][i-nominated]
65+
- [Items marked **S-needs-team-input**][s-team-input]
66+
- Topics proposed on [Zulip][zulip-meeting], subject to availability
6367

68+
Generally, topics for the agenda should be posted a day in advance to give people the opportunity to review them before the meeting.
69+
70+
The team meets on a weekly basis ([ics][meeting-ics]) on a video chat.
71+
Members of the community are welcome to attend.
6472
Minutes for all meetings are recorded on [HackMD][meeting-minutes].
6573

74+
For discussing contributions, [Office Hours](../process/index.md#mentorship) would be more appropriate venue.
75+
76+
[t-cargo-rfcs]: https://github.com/rust-lang/rfcs/pulls?q=is%3Apr+is%3Aopen+label%3AT-cargo
77+
[cargo-status-tracker]: https://github.com/orgs/rust-lang/projects/47
78+
[i-nominated]: https://github.com/rust-lang/cargo/labels/I-nominated-to-discuss
79+
[s-team-input]: https://github.com/rust-lang/cargo/labels/S-needs-team-input
80+
[meeting-ics]: https://rust-lang.github.io/calendar/cargo/team-meeting.ics
6681
[meeting-minutes]: https://hackmd.io/@rust-cargo-team?tags=%5B%22meetings%22%5D
82+
[zulip-meeting]: https://rust-lang.zulipchat.com/#narrow/channel/246057-t-cargo/topic/Cargo.20meeting
6783

6884
### Becoming a member
6985

0 commit comments

Comments
 (0)