-
Notifications
You must be signed in to change notification settings - Fork 2
Gitter Moderation Policy
Here's how our chatroom moderators deal with inappropriate behavior.
- Moderators will ban the following people immediately:
Spammers People who violate our code of conduct
Trolls People who come across as excessively negative
- Moderators will then send them this message:
Hey, I'm sorry but I had to temporarily ban you.
I can consider unbanning you, but I need you to do something first.
1. Read our [**`Code of Conduct`**](https://www.freecodecamp.com/code-of-conduct).
2. Please confirm that you've read it.
3. Explain to me why you think I banned you.
-
Based on their reply, moderators can decide whether to unban the offender. If the offender hasn't been banned by that moderator before, and if they seem respectful and apologetic, the moderator can unban them. As a matter of policy, moderators will be polite during this process, no matter how poorly the offender has behaved.
-
Moderators will summarize the event for other moderators.
Learn to code and help nonprofits. Join our open source community in 15 seconds at http://freecodecamp.com
Follow our Medium blog
Follow Quincy on Quora
Follow us on Twitter
Like us on Facebook
And be sure to click the "Star" button in the upper right of this page.
New to Free Code Camp?
JS Concepts
JS Language Reference
- arguments
- Array.prototype.filter
- Array.prototype.indexOf
- Array.prototype.map
- Array.prototype.pop
- Array.prototype.push
- Array.prototype.shift
- Array.prototype.slice
- Array.prototype.some
- Array.prototype.toString
- Boolean
- for loop
- for..in loop
- for..of loop
- String.prototype.split
- String.prototype.toLowerCase
- String.prototype.toUpperCase
- undefined
Other Links