-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adopt the OpenJSF Code of Conduct (#3971)
* OJSF coc * update email
- Loading branch information
Showing
1 changed file
with
45 additions
and
9 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 |
---|---|---|
|
@@ -33,14 +33,14 @@ community should be respectful when dealing with other members as well as with p | |
We are a community of professionals, and we conduct ourselves professionally. Be kind to others. Do not insult or put | ||
down other participants. Harassment and other exclusionary behavior aren’t acceptable. This includes, but is not limited to: | ||
|
||
* Violent threats or language directed against another person. | ||
* Discriminatory jokes and language. | ||
* Posting sexually explicit or violent material. | ||
* Posting (or threatening to post) other people’s personally identifying information (“doxing”). | ||
* Personal insults, especially those using racist or sexist terms. | ||
* Unwelcome sexual attention. | ||
* Advocating for, or encouraging, any of the above behavior. | ||
* Repeated harassment of others. In general, if someone asks you to stop, then stop. | ||
- Violent threats or language directed against another person. | ||
- Discriminatory jokes and language. | ||
- Posting sexually explicit or violent material. | ||
- Posting (or threatening to post) other people’s personally identifying information (“doxing”). | ||
- Personal insults, especially those using racist or sexist terms. | ||
- Unwelcome sexual attention. | ||
- Advocating for, or encouraging, any of the above behavior. | ||
- Repeated harassment of others. In general, if someone asks you to stop, then stop. | ||
|
||
## When we disagree, try to understand why | ||
|
||
|
@@ -55,4 +55,40 @@ Original text courtesy of the Speak Up! project and Django Project. | |
|
||
## QUESTIONS? | ||
|
||
If you have questions, please see the FAQ. If that doesn’t answer your questions, feel free to email [email protected]. | ||
If you have questions, please see the FAQ. If that doesn’t answer your questions, feel free to email [email protected]. | ||
|
||
# OpenJS Foundation Code of Conduct | ||
|
||
The OpenJS Foundation and its member projects use the Contributor | ||
Covenant v1.4.1 as its Code of Conduct. Refer to the following | ||
for the full text: | ||
|
||
- [english](https://www.contributor-covenant.org/version/1/4/code-of-conduct) | ||
- [translations](https://www.contributor-covenant.org/translations) | ||
|
||
Refer to the section on reporting and escalation in this document for the specific emails that can be used to report and escalate issues. | ||
|
||
## Reporting | ||
|
||
### Project Spaces | ||
|
||
For reporting issues in spaces related to a member project please use the email provided by the project for reporting. Projects handle CoC issues related to the spaces that they maintain. Projects maintainers commit to: | ||
|
||
- maintain the confidentiality with regard to the reporter of an incident | ||
- to participate in the path for escalation as outlined in | ||
the section on Escalation when required. | ||
|
||
### Foundation Spaces | ||
|
||
For reporting issues in spaces managed by the OpenJS Foundation, for example, repositories within the OpenJS organization, use the email `[email protected]`. The Cross Project Council (CPC) is responsible for managing these reports and commits to: | ||
|
||
- maintain the confidentiality with regard to the reporter of an incident | ||
- to participate in the path for escalation as outlined in | ||
the section on Escalation when required. | ||
|
||
## Escalation | ||
|
||
The OpenJS Foundation maintains a Code of Conduct Panel (CoCP). This is a foundation-wide team established to manage escalation when a reporter believes that a report to a member project or the CPC has not been properly handled. In order to escalate to the CoCP send an email to `"[email protected]`. | ||
|
||
For more information, refer to the full | ||
[Code of Conduct governance document](https://github.com/openjs-foundation/bootstrap/blob/master/proposals/stage-1/CODE_OF_CONDUCT/FOUNDATION_CODE_OF_CONDUCT_REQUIREMENTS.md). |