mirror of https://github.com/rwf2/Rocket.git
Update "Getting Help" guide subsection.
- Remove mention of IRC channel: it is no longer bridged on Matrix. - Mention and link to GitHub discussions. Closes #2692. Co-authored-by: Siddharth1605 <Siddhashokan@gmail.com>
This commit is contained in:
parent
38dbab8dd3
commit
fde9cde8d7
|
@ -36,13 +36,11 @@ aspect of Rocket. The sections are:
|
||||||
|
|
||||||
## Getting Help
|
## Getting Help
|
||||||
|
|
||||||
The official community support channels are [`#rocket:mozilla.org`] on Matrix
|
The official community support channels are via Matrix chat on
|
||||||
and the bridged [`#rocket`] IRC channel on Libera.Chat at `irc.libera.chat`. We
|
[`#rocket:mozilla.org`] and via [GitHub Discussions]. To join us on Matrix, we
|
||||||
recommend joining us on [Matrix via Element]. If you prefer IRC, you can join
|
recommend the browser-based [Element] client. The [FAQ](faq/) also provides
|
||||||
via the [Kiwi IRC client] or a client of your own. The [FAQ](faq/) also
|
answers to commonly asked questions.
|
||||||
provides answers to commonly asked questions.
|
|
||||||
|
|
||||||
|
[GitHub Discussions]: https://github.com/rwf2/Rocket/discussions
|
||||||
[`#rocket:mozilla.org`]: https://chat.mozilla.org/#/room/#rocket:mozilla.org
|
[`#rocket:mozilla.org`]: https://chat.mozilla.org/#/room/#rocket:mozilla.org
|
||||||
[`#rocket`]: https://kiwiirc.com/client/irc.libera.chat/#rocket
|
[Element]: https://chat.mozilla.org/#/room/#rocket:mozilla.org
|
||||||
[Matrix via Element]: https://chat.mozilla.org/#/room/#rocket:mozilla.org
|
|
||||||
[Kiwi IRC Client]: https://kiwiirc.com/client/irc.libera.chat/#rocket
|
|
||||||
|
|
Loading…
Reference in New Issue