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 @@
- 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.
- 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.