Skip to content

Commit 205ab0c

Browse files
committed
Add a link to the Discord and Zulip servers
1 parent 6e449da commit 205ab0c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ links to the major sections:
1515
* [Helpful Links and Information](#helpful-links-and-information)
1616

1717
If you have questions, please make a post on [internals.rust-lang.org][internals] or
18-
hop on [#rust-internals][pound-rust-internals].
18+
hop on the [Rust Discord server][rust-discord], [Rust Zulip server][rust-zulip] or [#rust-internals][pound-rust-internals].
1919

2020
As a reminder, all contributors are expected to follow our [Code of Conduct][coc].
2121

@@ -27,6 +27,8 @@ can give you a good example of how a typical contribution would go.
2727

2828
[pound-rust-internals]: https://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-internals
2929
[internals]: https://internals.rust-lang.org
30+
[rust-discord]: http://discord.gg/rust-lang
31+
[rust-zulip]: https://rust-lang.zulipchat.com
3032
[coc]: https://www.rust-lang.org/conduct.html
3133
[rustc-guide]: https://rust-lang.github.io/rustc-guide/
3234
[walkthrough]: https://rust-lang.github.io/rustc-guide/walkthrough.html

0 commit comments

Comments
 (0)