Skip to content

Commit f371198

Browse files
committed
cramertj nits
1 parent 582299f commit f371198

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

posts/inside-rust/2019-10-03-AsyncAwait-WG-Focus-Issues.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,14 @@ important than the rest.
5151
You can help in two ways:
5252

5353
* **Fix bugs!** If you'd like to take a shot at fixing a bug, try to
54-
come to the triage meeting or just show up in Zulip. Maybe we can
55-
find something for you.
56-
* **Nominate bugs!** If you've got a bug that you think is really
54+
come to the [triage meeting] or just show up in
55+
[`#wg-async-foundations` on Zulip][z]. Maybe we can find something
56+
for you.
57+
* **Nominate bugs!** If you've got a bug that is really
5758
annoying you, feel free to "nominate it" by [following the
5859
instructions here][nom]. This will help us to fix the things that
5960
are bothering people the most.
6061

62+
[triage meeting]: https://rust-lang.github.io/compiler-team/working-groups/async-await/#triage-meeting
6163
[nom]: https://rust-lang.github.io/compiler-team/working-groups/async-await/#nominating-issues
62-
63-
64+
[z]: https://rust-lang.zulipchat.com/#narrow/stream/187312-wg-async-foundations

0 commit comments

Comments
 (0)