-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9cf8b45
commit c71a16d
Showing
1 changed file
with
25 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,31 @@ | ||
tl, dr: | ||
|
||
``` | ||
- Be respectful and considerate | ||
- Be humble and supportive of each other | ||
``` | ||
- Encourage free sharing of knowledge. | ||
|
||
- Respect the diversity of fellow members’ backgrounds, perspectives, education, and experiences. | ||
In details: | ||
|
||
- Be supportive of each other. | ||
1. **Respect the diversity of fellow members’ backgrounds, perspectives, education, and experiences.** | ||
|
||
- Be polite and considerate. | ||
We all come from different places, we all have a different story. Please pay attention to how you communicate with other members in the community. | ||
|
||
- No abusive or harassing behavior. | ||
``` | ||
2. **No abuse, harassment or discrimination of any kind is tolerated.** | ||
|
||
Don't be an ass. While CodinGame and its community are free to access, it doesn't give you rights to make it your playground. | ||
|
||
3. **Disagreement is no excuse for poor behavior and poor manners.** | ||
|
||
It's normal to disagree or to be frustrated. But don't annoy other members, mods or staff with your humor of poor taste and your mood swings. | ||
|
||
4. **Cheating is discouraged.** | ||
|
||
Don't solve a puzzle/game in a way that falls outside the puzzle/game itself (notably but not limited to: exploiting CodinGame's test framework, website and servers). | ||
|
||
Failing to follow these community guidelines as described above carries consequences. | ||
For minor infractions, you may be kicked from the public discussion places of CodinGame and issued a final warning. Upon repeated offences, or if the moderation team believes you are not acting in good faith, you may be banned permanently from CodinGame. | ||
|
||
If you experience abuse, harassment, discrimination, or feel unsafe, or if you witness it, please let Thibaud from CodinGame (thibaud@codingame.com) know, or report the user directly on their profile. | ||
|
||
Any player not respecting this Code of Conduct will be banned from our chats and may see their account deleted. | ||
*Sharing of code is encouraged, as part of the CodinGame's solution system. Please refrain from sharing "ready to copy & paste" code in the forum or on GitHub for example.* |