From c60f5fc97d35fd741d8bdd4cd88d64dff216e1d5 Mon Sep 17 00:00:00 2001 From: MaoShizhong <122839503+MaoShizhong@users.noreply.github.com> Date: Thu, 12 Dec 2024 14:53:22 +0000 Subject: [PATCH] Update Discord channel names Use tags for better "keyword" visibility. --- app/views/guides/community/how_to_ask.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/guides/community/how_to_ask.html.erb b/app/views/guides/community/how_to_ask.html.erb index 49398ad52a..435a38189d 100644 --- a/app/views/guides/community/how_to_ask.html.erb +++ b/app/views/guides/community/how_to_ask.html.erb @@ -29,7 +29,7 @@

Pick the most relevant help channel

- We have specific channels for every section in our curriculum, so please find the most relevant help channel to ask your question, like #git-help, #html-css-help, #javascript-help, #ruby-help, etc. When in doubt, you can ask curriculum-related questions in #odin-general, but it can get really busy in that channel so posts get buried quickly. + We have specific channels for every section in our curriculum, so please find the most relevant help channel to ask your question, like #git-help, #html-css-0/#html-css-1, #js-help-0/#js-help-1, #ruby-help, etc. When in doubt, you can ask curriculum-related questions in #odin-main, but it can get really busy in that channel so posts get buried quickly.

Prepare your question

@@ -100,7 +100,7 @@

Help may look different than expected

- Most of the time, your question will not just be provided with an answer. Instead, you will have a back-and-forth conversation leading you to your own answer, a lesson to review, a resource explaining something in more detail, etc. If this approach is different than you expect, you should read How to Help Others Solve Coding Problems + Most of the time, your question will not just be provided with an answer. Instead, you will have a back-and-forth conversation leading you to your own answer, a lesson to review, a resource explaining something in more detail, etc. If this approach is different than you expect, you should read How to Help Others Solve Coding Problems.

Stay online and wait patiently