-
-
Notifications
You must be signed in to change notification settings - Fork 161
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
Showing
1 changed file
with
18 additions
and
1 deletion.
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,3 +1,20 @@ | ||
# Code of Conduct | ||
|
||
We obey the [Go Community Code of Conduct](https://golang.org/conduct). | ||
This project is covered under the [Go Community Code of Conduct](https://golang.org/conduct). | ||
|
||
## Summary | ||
This document summarizes the [Go Community Code of Conduct](https://golang.org/conduct), emphasizing a friendly, safe, and welcoming environment for everyone, regardless of background. It has three primary goals: | ||
|
||
1. **Establish clear behavioral standards:** Define acceptable behavior for respectful communication. | ||
|
||
2. **Provide a conflict resolution process:** Offer a mechanism for addressing disagreements within the community. | ||
|
||
3. **Promote inclusivity:** Foster a welcoming environment for people from all backgrounds. | ||
|
||
The document stresses the importance of respectful communication, even during disagreements. It outlines "Gopher Values," which include being friendly, patient, thoughtful, respectful, charitable, constructive, and responsible. It discourages disrespectful behavior, offensive comments, and microaggressions. | ||
|
||
The Code of Conduct itself pledges a harassment-free experience for everyone, regardless of various personal characteristics. It provides examples of acceptable and unacceptable behaviors, placing responsibility on project maintainers to enforce the code. It applies to both project spaces and public spaces when representing the project. | ||
|
||
The document encourages direct communication to resolve conflicts but also provides a reporting mechanism ([email protected]) for unresolved or serious violations. Reports are investigated by Project Stewards and a committee, with the reporter's identity protected. Actions taken can range from no action to permanent expulsion. | ||
|
||
This summary is reproduced here for your convenience from the [Go Community Code of Conduct](https://golang.org/conduct). If there is a discrepancy between the two, please let us know or submit a PR to fix it. |