Skip to content

Commit

Permalink
Update Discord channel names
Browse files Browse the repository at this point in the history
Use <b> tags for better "keyword" visibility.
  • Loading branch information
MaoShizhong committed Dec 12, 2024
1 parent 90272cd commit c60f5fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/views/guides/community/how_to_ask.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<h4>Pick the most relevant help channel</h4>

<p>
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 <b>#git-help</b>, <b>#html-css-0</b>/<b>#html-css-1</b>, <b>#js-help-0</b>/<b>#js-help-1</b>, <b>#ruby-help</b>, etc. When in doubt, you can ask curriculum-related questions in <b>#odin-main</b>, but it can get really busy in that channel so posts get buried quickly.
</p>

<h3>Prepare your question</h3>
Expand Down Expand Up @@ -100,7 +100,7 @@
<h4>Help may look different than expected</h4>

<p>
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 <a href="https://github.com/TheOdinProject/blog/wiki/How-to-Help-Others-Solve-Coding-Problems" target="_blank">How to Help Others Solve Coding Problems</a>
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 <a href="https://github.com/TheOdinProject/blog/wiki/How-to-Help-Others-Solve-Coding-Problems" target="_blank">How to Help Others Solve Coding Problems</a>.
</p>

<h4>Stay online and wait patiently</h4>
Expand Down

0 comments on commit c60f5fc

Please sign in to comment.