-
Notifications
You must be signed in to change notification settings - Fork 15.1k
Replace documentation mentions of IRC with Discord #114276
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
Changes from 3 commits
61cac6b
3728d7f
ccf5880
bf279ce
723afdf
3b9b8e5
1eacd1d
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -377,7 +377,6 @@ Guidance for office hours hosts | |
|
|
||
| * the `#office-hours Discord channel | ||
AaronBallman marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| <https://discord.com/channels/636084430946959380/976196303681896538>`__. | ||
| * :ref:`IRC` | ||
|
|
||
| Doing this can help: | ||
| * overcome potential anxiety to call in for a first time, | ||
|
|
@@ -388,27 +387,18 @@ Guidance for office hours hosts | |
| from the list above. | ||
|
|
||
|
|
||
| .. _IRC: | ||
|
|
||
| IRC | ||
| --- | ||
| Discord | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. You've removed the thing that lets you link to this section, if I'm recalling my RST correctly.
Collaborator
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Nope -- headings create anchor targets (we have some links that use it as an anchor target and those still work). |
||
| ------- | ||
|
|
||
| Users and developers of the LLVM project (including subprojects such as Clang) | ||
| can be found in #llvm on `irc.oftc.net <irc://irc.oftc.net/llvm>`_. The channel | ||
| is actively moderated. | ||
| can be found on the community's `Discord <https://discord.com/channels/636084430946959380/636725486533345280>`_ | ||
| chat server. The server is actively moderated. | ||
|
|
||
| The #llvm-build channel has a bot for | ||
| The #buildbot-status channel has a bot for | ||
| `LLVM buildbot <http://lab.llvm.org/buildbot/#/console>`_ status changes. The | ||
| bot will post a message with a link to a build bot and a blamelist when a build | ||
| goes from passing to failing and again (without the blamelist) when the build | ||
| goes from failing back to passing. It is a good channel for actively monitoring | ||
| build statuses, but it is a noisy channel due to the automated messages. The | ||
| channel is not actively moderated. | ||
|
|
||
| In addition to the traditional IRC there is a | ||
| `Discord <https://discord.com/channels/636084430946959380/636725486533345280>`_ | ||
| chat server available. To sign up, please use this | ||
| `invitation link <https://discord.com/invite/xS7Z362>`_. | ||
| bot will update the channel with a link to a build bot when a build goes from | ||
| passing to failing and again when the build goes from failing back to passing. | ||
| It is a good channel for actively monitoring build statuses. | ||
AaronBallman marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
|
|
||
| .. _meetups-social-events: | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Regarding the comment on not explicitly mentioning anymore that the code of conduct continues to apply to the IRC channel too: Probably the easiest way to address that is to keep IRC in the enumerated list here.
IRC is a "legacy" channel, but it still exists, so the CoC continues to apply there.