Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace mention of IRC with Discord #61524

Closed
Shadlock0133 opened this issue Jun 4, 2019 · 7 comments · Fixed by #65004
Closed

Replace mention of IRC with Discord #61524

Shadlock0133 opened this issue Jun 4, 2019 · 7 comments · Fixed by #65004
Labels
A-docs Area: documentation for any part of the project, including the compiler, standard library, and tools E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

Comments

@Shadlock0133
Copy link
Contributor

There are still few mentions of IRC in the repo. Removing them is not a priority but it will avoid confusion for newcomers.

@estebank estebank added the A-docs Area: documentation for any part of the project, including the compiler, standard library, and tools label Jun 4, 2019
@varkor varkor added the E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue. label Jun 4, 2019
@initram
Copy link

initram commented Jun 4, 2019

Should these places be replaced with references to the rust discord server, or just be removed outright?

@Shadlock0133
Copy link
Contributor Author

Probably replaced. Gonna update title.

@Shadlock0133 Shadlock0133 changed the title Remove mention of IRC Replace mention of IRC with Discord Jun 4, 2019
@radu-matei
Copy link

Opened #61531 to address this.

@llebout
Copy link

llebout commented Jun 8, 2019

This is horrible. Replacing IRC with Discord.. :/

@Shadlock0133
Copy link
Contributor Author

@Leo-LB If you haven't read about it yet, here is the post from April.

@llebout
Copy link

llebout commented Jun 8, 2019

@Shadlock0133 Yeah I read already. I'd remove the mention of any particular discussion channel, instead of putting Discord in. I can't wait for Matrix to become more mature so the Rust project can use it. Falling back to Discord is quite bad for a FOSS project.

@Shadlock0133
Copy link
Contributor Author

@Leo-LB IMO we should just mirror subreddit solution and point to Discord.

Centril added a commit to Centril/rust that referenced this issue Oct 3, 2019
Replace mentions of IRC with Discord

Revival of rust-lang#61531

closes rust-lang#61524

what was the outcome of this? rust-lang#61531 (comment)

should this be changed in this PR as well? rust-lang#61531 (comment)
Centril added a commit to Centril/rust that referenced this issue Oct 3, 2019
Replace mentions of IRC with Discord

Revival of rust-lang#61531

closes rust-lang#61524

what was the outcome of this? rust-lang#61531 (comment)

should this be changed in this PR as well? rust-lang#61531 (comment)
tmandry added a commit to tmandry/rust that referenced this issue Oct 3, 2019
Replace mentions of IRC with Discord

Revival of rust-lang#61531

closes rust-lang#61524

what was the outcome of this? rust-lang#61531 (comment)

should this be changed in this PR as well? rust-lang#61531 (comment)
@bors bors closed this as completed in 4886f35 Oct 4, 2019
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this issue Mar 28, 2020
Replace last mention of IRC with Discord

Mozilla's IRC service was shut down in March 2020. The official instant messaging variant has been Discord for a while, and most of the links were already replaced by rust-lang#61524.

This was the last line that came up with `irc.mozilla.org` or any combination of "irc.*#[a-z]+" in a `git grep`:

    git grep -i -E "irc.*#[a-z]+"

As there is only one other link directly to Rust's discord, I used the same Markdown link `[rust-discord]` as in `bootstrap/README.md` to stay consistent. This might come in handy if the chat platform changes at a later point again.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-docs Area: documentation for any part of the project, including the compiler, standard library, and tools E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants