From cde1b652525199bb9381e095f1163554a8191bd4 Mon Sep 17 00:00:00 2001 From: Chinwendu Date: Tue, 25 Oct 2022 16:11:52 +0100 Subject: [PATCH] Update docs/source/contributing/community.md Co-authored-by: Min RK --- docs/source/contributing/community.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/source/contributing/community.md b/docs/source/contributing/community.md index 25cbd930..f7273ad1 100644 --- a/docs/source/contributing/community.md +++ b/docs/source/contributing/community.md @@ -4,7 +4,9 @@ We use different channels of communication for different purposes. Whichever one ## Discourse (recommended) -We use [Discourse](https://discourse.jupyter.org) for online discussions and support questions. You can ask questions here if you are a first-time contributor to the jupyterhub project. Everyone in the Jupyter community is welcome to bring ideas and questions there. +We use [Discourse](https://discourse.jupyter.org) for online discussions and support questions. +You can ask questions here if you are a first-time contributor to the JupyterHub project. +Everyone in the Jupyter community is welcome to bring ideas and questions there. We recommend that you first use our Discourse as all past and current discussions on it are archived and searchable. Thus, all discussions remain useful and accessible to the whole community.