-
Notifications
You must be signed in to change notification settings - Fork 41
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
7f49e32
commit e0e702f
Showing
1 changed file
with
52 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,52 @@ | ||
# Code of Conduct | ||
|
||
## What we Expect: | ||
|
||
- Active participation. We are all here to learn and share knowledge. | ||
- A safe space to ask questions without being judged. | ||
- Avoid "I-know-it-all" attitude. | ||
- Exercise consideration and respect in your speech and actions. | ||
- Attempt collaboration before conflict. | ||
- Use inclusive language. | ||
- Refrain from demeaning, discriminatory, or harassing behavior and speech (see **Unacceptable Behavior** below). | ||
- Alert community leaders if you notice a dangerous situation, someone in distress, or violations of this **Code of Conduct**, even if they seem inconsequential. | ||
|
||
## Unacceptable Behavior: | ||
|
||
Unacceptable behaviors include, but is not limited to: | ||
|
||
- Abusive, racist, discriminatory, derogatory or demeaning speech or actions. | ||
- Sexual images in public spaces (or sharing it online). | ||
- Harassing, intimidation, stalking, or following. | ||
- Sustained disruption of talks or other events. | ||
- Inappropriate physical contact. | ||
- Invasion of personal space. | ||
- Unwelcome sexual attention. | ||
- Advocating for, or encouraging, any of the above behavior. | ||
|
||
## Consequences of Unacceptable Behavior | ||
|
||
Unacceptable behavior from any community member, including sponsors and those with decision-making authority, will not be tolerated. | ||
|
||
Anyone asked to stop unacceptable behavior is expected to comply immediately. | ||
|
||
If a community member engages in unacceptable behavior, the community organizers may take any action they deem appropriate, up to and including a temporary ban or permanent expulsion from the community without warning (and without refund in the case of a paid event). | ||
|
||
## If You Witness or Are Subject to Unacceptable Behavior | ||
|
||
If you are subject to or witness unacceptable behavior, or have any other concerns, please notify a community organizer as soon as possible. | ||
|
||
You can make a personal report by contacting any member of the organizers. | ||
|
||
When taking a personal report, our staff will ensure you are safe and cannot be overheard. They may involve other event staff to ensure your report is managed properly. | ||
|
||
Once safe, we’ll ask you to tell us about what happened. This can be upsetting, but we’ll handle it as respectfully as possible, and you can bring someone to support you. You won’t be asked to confront anyone and we won’t tell anyone who you are. | ||
|
||
## Addressing Grievances: | ||
|
||
If you feel you have been falsely or unfairly accused of violating this Code of Conduct, you should notify one of the event organizers with a concise description of your grievance. | ||
|
||
Your grievance will be handled in accordance with our existing governing policies. | ||
|
||
# Credits | ||
This Code of Conduct was taken from [PyBerlin](https://pyberlin.github.io/coc.html) (See also [https://berlincodeofconduct.org/](https://berlincodeofconduct.org/)) |