@@ -15,17 +15,36 @@ current scope.
15
15
16
16
[ charter ] : ./CHARTER.md
17
17
18
+ ## How do I follow the project group's work?
19
+
20
+ The best place to start is probably the agenda of the next meeting. This is
21
+ where we track action items from the previous meeting, the previous
22
+ meetings's agenda and minutes, and upcoming topics for the next meeting. You
23
+ can also check out our issue tracker, project boards, and zulip chat to see
24
+ all of the pieces of work that we're doing.
25
+
26
+ - [ Upcoming Meeting Agenda] [ active-agenda ]
27
+ - [ Libs Team Tracked Issues] [ libs-error-project-tab ]
28
+ - [ Project Group Tracked Issues] [ upstream-work-project-board ]
29
+ - [ Project Group Repo Issues] [ open issues ]
30
+ - [ Project Group Zulip Stream] [ chat-link ]
31
+
18
32
## How Can I Get Involved?
19
33
20
34
Participation in this project group is open to all. You can see our work in
21
35
progress via our [ open issues] on this repository and you can participate in
22
- discussions via our [ Zulip stream] [ chat-link ] . We primarily coordinate via
23
- our meetings, which are tracked [ here] [ meeting-schedule ] . If you're
24
- interested in attending our meetings but can't due to a schedule conflist
25
- please let us know on the [ scheduling issue] so we can best accommodate everyone.
36
+ discussions via our [ Zulip stream] [ chat-link ] and or introduce yourself in the
37
+ [ new members thread] [ members-thread ] . We primarily coordinate via our meetings,
38
+ which are tracked [ here] [ meeting-schedule ] . If you're interested in attending
39
+ our meetings but can't due to a schedule conflist please let us know on the
40
+ [ scheduling issue] so we can best accommodate everyone.
26
41
27
42
28
43
[ open issues ] : ../../issues
29
44
[ scheduling issue ] : ../../issues/2
30
45
[ chat-link ] : https://rust-lang.zulipchat.com/#narrow/stream/257204-project-error-handling
31
- [ meeting-schedule ] : https://doodle.com/poll/fkmvqvpq6eu68igi
46
+ [ meeting-schedule ] :
https://calendar.google.com/calendar/u/0/[email protected]
47
+ [ active-agenda ] : https://hackmd.io/@rust-libs/SkPmShkLD
48
+ [ libs-error-project-tab ] : https://github.com/rust-lang/libs-team/projects/2#column-10224181
49
+ [ upstream-work-project-board ] : https://github.com/rust-lang/project-error-handling/projects/1
50
+ [ members-thread ] : https://rust-lang.zulipchat.com/#narrow/stream/257204-project-error-handling/topic/New.20Members
0 commit comments