Skip to content

Commit 4fb36a3

Browse files
authored
Merge pull request #2734 from ordovicia/discord
Recommend Discord for discussion before creating RFCs instead of IRC channel
2 parents 85a526e + 229d454 commit 4fb36a3

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,10 @@ beforehand, to ascertain that the RFC may be desirable; having a consistent
8686
impact on the project requires concerted effort toward consensus-building.
8787

8888
The most common preparations for writing and submitting an RFC include talking
89-
the idea over on #rust-internals, discussing the topic on our [developer discussion forum],
90-
and occasionally posting "pre-RFCs" on the developer forum. You may file issues
91-
on this repo for discussion, but these are not actively looked at by the teams.
89+
the idea over on our [official Discord server], discussing the topic on our
90+
[developer discussion forum], and occasionally posting "pre-RFCs" on the
91+
developer forum. You may file issues on this repo for discussion, but these are
92+
not actively looked at by the teams.
9293

9394
As a rule of thumb, receiving encouraging feedback from long-standing project
9495
developers, and particularly members of the relevant [sub-team] is a good
@@ -247,8 +248,8 @@ circumstances. As usual, we are trying to let the process be driven by
247248
consensus and community norms, not impose more structure than necessary.
248249

249250

251+
[official Discord server]: https://discord.gg/rust-lang
250252
[developer discussion forum]: http://internals.rust-lang.org/
251-
[RFC issue tracker]: https://github.com/rust-lang/rfcs/issues
252253
[RFC repository]: http://github.com/rust-lang/rfcs
253254
[sub-team]: http://www.rust-lang.org/team.html
254255

0 commit comments

Comments
 (0)