@@ -16,29 +16,40 @@ and other similar topics -- check out the [rustc-guide].
16
16
17
17
## Meeting Calendar
18
18
19
- Unless otherwise noted, all our meetings are open to the public and
20
- held on Zulip. There are two main team-wide meetings that we hold on a
21
- regular basis. There are also a variety of working group meetings. The
22
- team-wide meetings are as follows:
23
-
24
- - [ ** Triage meeting:** ] [ triage ] We have a weekly triage meeting to discuss and track regressions and
25
- urgent changes. This meeting is held on Zulip and open to anyone.
26
- - [ ** Steering meeting:** ] [ steering ] We have a steering meeting every three weeks to track and
27
- plan our larger goals. This meeting is held on Zulip and open to anyone.
28
-
29
19
Our meeting calendar is publicly available from the following links:
30
20
31
21
- [ Web Link] [ embed ]
32
22
-- use this to view the calendar or to import into Google Calendar
33
23
- [ ICS file, for use outside from google calendar] [ ics ]
34
24
-- use this if you want to import into different calendar software
35
25
26
+ Unless otherwise noted, all our meetings are open to the public and
27
+ held on Zulip. There are two main team-wide meetings that we hold on a
28
+ regular basis. There are also a variety of working group meetings.
29
+
30
+ ### Triage meeting
31
+
32
+ We have a [ weekly triage meeting] [ triage ] to discuss and track regressions and
33
+ urgent changes. This meeting is held on Zulip and open to anyone.
34
+
35
+ ### Steering meeting
36
+
37
+ We also have a [ regular steering meeting] [ steering ] where we discuss
38
+ proposed designs, changes to our process, and other topics. The topics
39
+ are scheduled at a planning meeting that occurs every four weeks.
40
+
41
+ - Next planning meeting: (not yet decided)
42
+ - Have an idea? Click here to propose a topic to be scheduled by [ filing an issue with the correct template] [ propose ] .
43
+ - (Nothing scheduled at this time)
44
+
36
45
[ triage ] : about/triage-meeting.md
37
46
[ steering ] : about/steering-meeting.md
38
47
[ embed ] : https://calendar.google.com/calendar/embed?src=6u5rrtce6lrtv07pfi3damgjus%40group.calendar.google.com
39
48
[ ics ] : https://calendar.google.com/calendar/ical/6u5rrtce6lrtv07pfi3damgjus%40group.calendar.google.com/public/basic.ics
49
+ [ propose ] : https://github.com/rust-lang/compiler-team/issues/new?template=meeting-proposal
40
50
41
51
## Working Groups
52
+
42
53
Much of the ongoing work and initiatives from the compiler team are performed by working groups.
43
54
Working groups are a great way for new contributors to get involved as they provide a stream of
44
55
tasks all focused around one area and have designated channels for help and advice. All of the
0 commit comments