Skip to content

Commit 36ff9b5

Browse files
authored
Update CONTRIBUTING.md
chat channel and rustup version changes
1 parent c5e8b12 commit 36ff9b5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@ Deployed to https://rfcbot.rs right now.
2222

2323
## Development
2424

25-
### Rust Version
25+
### Chat
2626

27-
Rust nightly is required, as rfcbot uses [Rocket](rocket.rs) now. Pin `rustup` to the correct version:
27+
There is an `#rfcbot` channel in the `ops` section of the [rust-lang discord server](https://discordapp.com/invite/rust-lang).
2828

29-
```
30-
$ rustup override set nightly-2017-08-26
31-
```
29+
### Rust Version
30+
31+
Rust nightly is required, as rfcbot uses [Rocket](rocket.rs). If you use rustup, this version is controlled by a `rust-toolchain` file at the repository root.
3232

3333
### Heroku CLI
3434

0 commit comments

Comments
 (0)