-
Notifications
You must be signed in to change notification settings - Fork 0
[Repo] feat: Add Code of Conduct #19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,44 @@ | ||
| # Code of Conduct | ||
|
|
||
| ## Our Pledge | ||
|
|
||
| We pledge to make participation in this project 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, or sexual identity and | ||
| orientation. | ||
|
|
||
| ## Our Standards | ||
|
|
||
| Examples of behavior that contributes to a positive | ||
| environment: | ||
|
|
||
| - Using welcoming and inclusive language | ||
| - Being respectful of differing viewpoints and experiences | ||
| - Gracefully accepting constructive criticism | ||
| - Focusing on what is best for the community | ||
|
|
||
| Examples of unacceptable behavior: | ||
|
|
||
| - Trolling, insulting or derogatory comments, and personal | ||
| or political attacks | ||
| - Public or private harassment | ||
| - Publishing others' private information 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 opening an issue or contacting | ||
| the maintainer. All complaints will be reviewed and | ||
|
Comment on lines
+34
to
+36
|
||
| investigated and will result in a response that is deemed | ||
| necessary and appropriate to the circumstances. | ||
|
|
||
| ## Attribution | ||
|
|
||
| This Code of Conduct is adapted from the | ||
| [Contributor Covenant](https://www.contributor-covenant.org), | ||
| version 2.1. | ||
|
Comment on lines
+42
to
+44
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Grammar: “Examples of behavior that contributes…” should agree with the plural subject “Examples” (e.g., “Examples of behavior that contribute…”).