From 0ab44fd2464354dfdca0e7afacbb21a84bca46d9 Mon Sep 17 00:00:00 2001
From: Aaron Ballman
Date: Thu, 31 Oct 2024 09:22:46 -0400
Subject: [PATCH] Replace documentation mentions of IRC with Discord (#114276)
This does not touch code owners or credits files that list IRC handles,
that can be done separately if we want to make that change.
See
https://discourse.llvm.org/t/rfc-remove-irc-as-a-recommended-communication-channel/82808/3
for the RFC.
---
clang/www/OpenProjects.html | 4 ++--
libunwind/docs/index.rst | 2 +-
llvm/docs/CodeOfConduct.rst | 12 +++++-----
llvm/docs/CodeReview.rst | 4 ++--
llvm/docs/Contributing.rst | 2 +-
llvm/docs/DeveloperPolicy.rst | 2 +-
llvm/docs/GettingInvolved.rst | 31 ++++++++------------------
llvm/docs/ResponseGuide.rst | 5 ++---
llvm/docs/_templates/indexsidebar.html | 2 +-
9 files changed, 25 insertions(+), 39 deletions(-)
diff --git a/clang/www/OpenProjects.html b/clang/www/OpenProjects.html
index 5d0b7aaccd89..d48b3bebe761 100755
--- a/clang/www/OpenProjects.html
+++ b/clang/www/OpenProjects.html
@@ -160,8 +160,8 @@ a text editor could change.
If you hit a bug with Clang, it is very useful for us if you reduce the code
that demonstrates the problem down to something small. There are many ways to
do this; ask on Discourse,
-Discord,
-or for advice.
+Discord
+for advice.