Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

Commit 34ce688

Browse files
authored
Merge pull request #13 from rust-lang/readme-links
Add links to agenda and issue trackers to readme
2 parents a0ada1e + 34246e7 commit 34ce688

File tree

1 file changed

+24
-5
lines changed

1 file changed

+24
-5
lines changed

README.md

Lines changed: 24 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,36 @@ current scope.
1515

1616
[charter]: ./CHARTER.md
1717

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+
1832
## How Can I Get Involved?
1933

2034
Participation in this project group is open to all. You can see our work in
2135
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.
2641

2742

2843
[open issues]: ../../issues
2944
[scheduling issue]: ../../issues/2
3045
[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

Comments
 (0)