We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e74430 commit 59a0824Copy full SHA for 59a0824
1 file changed
sopy/templates/pages/chatroom.html
@@ -29,6 +29,7 @@ <h2>Rules</h2>
29
30
<ol>
31
<li><a href="http://chat.stackoverflow.com/faq#nice">Be nice.</a></li>
32
+ <li>No swearing. Expletives are <a href="https://meta.stackexchange.com/a/22233/162650">not acceptable behavior</a> on any Stack Exchange site.</li>
33
<li>If nobody responds to your question, that means no-one in the room is able to help (either because they don't know,
34
or are too busy to answer right now). Please don't spam the room with further requests for help on the same question.
35
It will only annoy people and make them less likely to want to help you in future.</li>
0 commit comments