Skip to content

Commit

Permalink
Merge pull request #183 from isaacplotkin/141-add-official-code-of-co…
Browse files Browse the repository at this point in the history
…nduct-to-docs-website

Add code of conduct
  • Loading branch information
retiutut authored Jul 28, 2023
2 parents 25f8c12 + 674677a commit ac36b2c
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 1 deletion.
48 changes: 48 additions & 0 deletions website/docs/FAQ/Code_Of_Conduct.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
---
id: Conduct
title: Code of Conduct
---
## Our Pledge

In the interest of fostering an open and welcoming environment, we hope to provide a safe, welcoming, and warmly geeky environment for everybody, regardless of gender, sexual orientation, disability, ethnicity, socioeconomic status, and religion (or lack thereof).

## Our Standards

Examples of behavior that contributes to creating a positive environment
include:

* Using welcoming and inclusive language
* Being respectful of differing viewpoints and experiences
* Gracefully accepting constructive criticism
* Focusing on what is best for the community
* Showing empathy towards other community members

Examples of unacceptable behavior by participants include:

* The use of sexualized language or imagery and unwelcome sexual attention or
advances
* Trolling, insulting/derogatory comments, and personal or political attacks
* Public or private harassment
* Publishing others' private information, such as a physical or electronic
address, without explicit permission
* Other conduct which could reasonably be considered inappropriate in a
professional setting

## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported by contacting the team at [[email protected]](mailto:[email protected]). All
complaints will be reviewed and investigated and will result in a response that
is deemed necessary and appropriate to the circumstances. The team is
obligated to maintain confidentiality with regard to the reporter of an incident.
Further details of specific enforcement policies may be posted separately.

This Code of Conduct applies within all OpenBCI spaces.

## Attribution

This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html

[homepage]: http://contributor-covenant.org
[version]: http://contributor-covenant.org/version/1/4/
3 changes: 2 additions & 1 deletion website/sidebars.json
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,8 @@
"FAQ/Cookie",
"FAQ/Privacy",
"FAQ/Returns",
"FAQ/Liability"
"FAQ/Liability",
"FAQ/Conduct"
]
}
]
Expand Down

0 comments on commit ac36b2c

Please sign in to comment.