From 8c14c06f3592bbabc2c3e1952003700d7d20e42f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Graber?= Date: Tue, 18 Nov 2025 00:26:52 -0500 Subject: [PATCH] doc: Remove mentions of IRC MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We're pushing folks towards the forum these days as it now has a built-in user-friendly live chat. Signed-off-by: Stéphane Graber --- doc/contributing/docs.md | 2 -- doc/index.md | 1 - 2 files changed, 3 deletions(-) diff --git a/doc/contributing/docs.md b/doc/contributing/docs.md index 81587c44de..4ba9a5fe1e 100644 --- a/doc/contributing/docs.md +++ b/doc/contributing/docs.md @@ -17,8 +17,6 @@ Typical ways to contribute are: We'll evaluate the issue and update the documentation accordingly. - Post a question or a suggestion on the [forum](https://discuss.linuxcontainers.org). We'll monitor the posts and, if needed, update the documentation accordingly. -- Ask questions or provide suggestions in the `#lxc` channel on [IRC](https://web.libera.chat/#lxc). - Given the dynamic nature of IRC, we cannot guarantee answers or reactions to IRC posts, but we monitor the channel and try to improve our documentation based on the received feedback. % Include content from [../README.md](../README.md) ```{include} ../README.md diff --git a/doc/index.md b/doc/index.md index ee71933dfc..af30b2905d 100644 --- a/doc/index.md +++ b/doc/index.md @@ -37,7 +37,6 @@ It’s an open source project that warmly welcomes community projects, contribut - [Release tarballs](https://github.com/lxc/incus/releases/) - [Get support](support.md) - [Watch tutorials and announcements on YouTube](https://www.youtube.com/@TheZabbly) -- [Discuss on IRC](https://web.libera.chat/#lxc) (see [Getting started with IRC](https://discuss.linuxcontainers.org/t/getting-started-with-irc/11920) if needed) - [Ask and answer questions on the forum](https://discuss.linuxcontainers.org) ```{toctree}