-
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
Showing
1 changed file
with
76 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,76 @@ | ||
# Code of Conduct | ||
|
||
## Our Pledge | ||
In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to make participation in our project and community a harassment-free experience for everyone, regardless of: | ||
- Age | ||
- Body size | ||
- Disability | ||
- Ethnicity | ||
- Gender identity and expression | ||
- Level of experience | ||
- Nationality | ||
- Personal appearance | ||
- Race | ||
- Religion | ||
- Sexual identity and orientation | ||
- Socioeconomic status | ||
|
||
We are committed to maintaining a respectful, friendly, and productive community. | ||
|
||
## Our Standards | ||
Examples of behavior that contributes to creating a positive environment include: | ||
- Demonstrating empathy and kindness toward other people | ||
- Being respectful of differing opinions, viewpoints, and experiences | ||
- Giving and gracefully accepting constructive feedback | ||
- Focusing on what is best for the community | ||
- Showing patience and humility when dealing with mistakes or oversights | ||
|
||
Examples of unacceptable behavior include: | ||
- The use of sexualized language or imagery | ||
- Insults, derogatory or demeaning comments, and personal or political attacks | ||
- Public or private harassment | ||
- Publishing others’ private information, such as physical or electronic addresses, without explicit permission | ||
- Other conduct which could reasonably be considered inappropriate in a professional setting | ||
|
||
## Our Responsibilities | ||
Project maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior. | ||
|
||
Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that do not align with this Code of Conduct. They may also temporarily or permanently ban any contributor for behaviors they deem inappropriate, threatening, offensive, or harmful. | ||
|
||
## Scope | ||
This Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. Examples of representing a project or community include: | ||
- Posting via an official social media account | ||
- Acting as a project representative at online or offline events | ||
|
||
## Enforcement | ||
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at **[INSERT CONTACT EMAIL OR OTHER METHOD]**. All complaints will be reviewed and investigated promptly and fairly. | ||
|
||
Project maintainers have the right and responsibility to take appropriate action, which may include but is not limited to: | ||
- Giving warnings | ||
- Removing contributions | ||
- Banning offenders from the project | ||
|
||
## Enforcement Guidelines | ||
Project maintainers will follow these guidelines in determining the consequences for any action they deem in violation of this Code of Conduct: | ||
1. **Correction** | ||
Community impact: Use of inappropriate language or other behavior deemed unprofessional. | ||
Consequence: A private, written warning and an explanation of why the behavior was inappropriate. | ||
|
||
2. **Warning** | ||
Community impact: A violation through a single incident or series of actions. | ||
Consequence: A warning with consequences for continued behavior. No interaction with those involved (including unsolicited interaction with those enforcing the Code of Conduct) for a specified period of time. The project team will step in to mediate or interrupt further conflicts. | ||
|
||
3. **Temporary Ban** | ||
Community impact: A serious violation of community standards, including sustained inappropriate behavior. | ||
Consequence: A temporary ban from any sort of interaction or public communication with the project for a specified period of time. | ||
|
||
4. **Permanent Ban** | ||
Community impact: Demonstrating a pattern of violation of community standards or severe, sustained harassment of an individual. | ||
Consequence: A permanent ban from all community interaction. | ||
|
||
## Attribution | ||
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html). | ||
|
||
For answers to common questions about this Code of Conduct, see the FAQ at [https://www.contributor-covenant.org/faq](https://www.contributor-covenant.org/faq). | ||
|
||
[homepage]: https://www.contributor-covenant.org |