@@ -32,12 +32,12 @@ <h2>Follow what's going on</h2>
3232and has a Discourse forum and mailing list:</ p >
3333
3434< ul >
35- < li > < a href ="https://lists.llvm.org/mailman/listinfo/cfe-commits "> cfe-commits
36- </ a > - This list is for patch submission/discussion.</ li >
37-
3835< li > < a href ="https://discourse.llvm.org/c/clang/6 "> Clang Frontend Discourse forum</ a > -
39- This forum is for everything else Clang related (questions and answers, design
40- discussions, etc).</ li >
36+ This forum is for discussions related to Clang (questions and answers, design
37+ discussions, RFCs, etc).</ li >
38+
39+ < li > < a href ="https://discord.gg/xS7Z362 "> Discord chat</ a > - Real-time chat for
40+ discussions related to Clang (primarily for questions and answers).</ li >
4141
4242< li > Regular meetings are held on the
4343< a href ="https://drive.google.com/file/d/1S7V0MHP4xMs1yUQ9Gv9LHn5bwDfFVapn/view?usp=sharing ">
@@ -50,16 +50,23 @@ <h2>Follow what's going on</h2>
5050here< a > .
5151</ li >
5252
53+ < li > < a href ="https://llvm.org/docs/GettingInvolved.html#office-hours "> Clang office hours</ a > -
54+ People within the community hold dedicated office hours at different points
55+ during the month, which is a great way opportunity for getting questions
56+ answered, having more in-depth design discussions, or learning about what's
57+ going on in the community in general.</ li >
58+
59+ < li > < a href ="https://lists.llvm.org/mailman/listinfo/cfe-commits "> cfe-commits
60+ </ a > - Historical record of commits to Clang and contains early community patch
61+ review commentary.</ li >
62+
5363</ ul >
5464
5565< p > The most common way to talk with other developers on the project is through
5666the < a href ="https://discourse.llvm.org/c/clang/6 "> Clang Frontend Discourse forum
57- </ a > . The clang forum is a very friendly place and we welcome
58- newcomers. In addition to the forum, a significant amount of design
59- discussion takes place on the < a
60- href ="https://lists.llvm.org/mailman/listinfo/cfe-commits "> cfe-commits mailing
61- list</ a > . All of these lists have archives, so you can browse through previous
62- discussions or follow the list development on the web if you prefer.</ p >
67+ </ a > . The clang forum is a very friendly place and we welcome newcomers. The
68+ forum is archived so you can browse through previous discussions or follow
69+ development on the web if you prefer.</ p >
6370
6471< p > If you're looking for something to work on, check out our < a
6572href ="OpenProjects.html "> Open Projects</ a > page or look through the < a
0 commit comments