Merge pull request #2969 from matthiaskrgr/discordgitter

CONTRIBUTING: mention discord channel
This commit is contained in:
Manish Goregaokar 2018-07-30 10:18:49 -07:00 committed by GitHub
commit bc98346baa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ Hello fellow Rustacean! Great to see your interest in compiler internals and lin
Clippy welcomes contributions from everyone. There are many ways to contribute to Clippy and the following document explains how
you can contribute and how to get started.
If you have any questions about contributing or need help with anything, feel free to ask questions on issues or
visit the `#clippy` IRC channel on `irc.mozilla.org`.
visit the `#clippy` IRC channel on `irc.mozilla.org` or meet us in `#wg-clippy` on [Discord](https://discord.gg/rust-lang).
All contributors are expected to follow the [Rust Code of Conduct](http://www.rust-lang.org/conduct.html).