-
Notifications
You must be signed in to change notification settings - Fork 14
Add CODE_OF_CONDUCT.md combining Contributor Covenant v1.4 and Rust CoC #35
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
base: main
Are you sure you want to change the base?
Conversation
@StaySafe020 if you done working you should assign at least 4 reviewers so that they can merge your work |
CODE_OF_CONDUCT.md
Outdated
# Code of Conduct | ||
|
||
## Our Pledge | ||
In the interest of fostering an open and welcoming environment, we as contributors, maintainers, and members of [async chat library], an async chat library built in Rust, 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, or other characteristics. |
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.
In the interest of fostering an open and welcoming environment, we as contributors, maintainers, and members of [async chat library], an async chat library built in Rust, 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, or other characteristics. | |
In the interest of fostering an open and welcoming environment, we as contributors, maintainers, and members of [async chat library](https://github.com/Rust-Cameroon/async-chat), an async chat library built in Rust, 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, or other characteristics. |
CODE_OF_CONDUCT.md
Outdated
Representation may be further defined by maintainers. | ||
|
||
## Enforcement | ||
Instances of abusive, harassing, or unacceptable behavior may be reported to the project maintainers at [[email protected]],[[email protected]] or via a private GitHub Issue/Discussion. All complaints will be reviewed and investigated promptly and fairly, with a response appropriate to the circumstances. Maintainers are obligated to maintain confidentiality regarding the reporter of any incident. |
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.
Instances of abusive, harassing, or unacceptable behavior may be reported to the project maintainers at [[email protected]],[abonghoderick@gmail.com] or via a private GitHub Issue/Discussion. All complaints will be reviewed and investigated promptly and fairly, with a response appropriate to the circumstances. Maintainers are obligated to maintain confidentiality regarding the reporter of any incident. | |
Instances of abusive, harassing, or unacceptable behavior may be reported to this [email](inforustcameroon@gmail.com) or via a private GitHub Issue/Discussion. All complaints will be reviewed and investigated promptly and fairly, with a response appropriate to the circumstances. Maintainers are obligated to maintain confidentiality regarding the reporter of any incident. |
And abonghoderick
is not a maintainer
… from origin/add-code-of-conduct. Retained my updates to CODE_OF_CONDUCT.md
CODE_OF_CONDUCT.md
Outdated
>>>>>>> ea827d9 (Update CODE_OF_CONDUCT.md with latest changes) | ||
|
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.
why do i see this conflicts lines in your doc. please remove them @StaySafe020
This PR adds a
CODE_OF_CONDUCT.md
file to the project, addressing issue #19.some changes