Add Code of Conduct for community guidelines#333
Open
radoslawszulgo wants to merge 3 commits intomainfrom
Open
Add Code of Conduct for community guidelines#333radoslawszulgo wants to merge 3 commits intomainfrom
radoslawszulgo wants to merge 3 commits intomainfrom
Conversation
Added a Code of Conduct document outlining community expectations and behaviors.
There was a problem hiding this comment.
Pull request overview
This pull request adds a Code of Conduct document to establish community guidelines and behavioral expectations for the Percona Community. The document outlines core principles, rules for participation, unacceptable behaviors, consequences for violations, and contact information for reporting issues.
Changes:
- Added a new CODE_OF_CONDUCT.md file with community guidelines including the ABCs principles, rules for respectful participation, examples of unacceptable behavior, consequences for violations, and contact information for reporting issues.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
CODE_OF_CONDUCT.md
Outdated
| ## Rules | ||
| We respect all members of the Percona Community - that involves everyone’s contributions in code, text, visuals, and chat. Your contributions might take place in one of our GitHub organizations, on Jira, on the forums, Slack, or elsewhere. | ||
|
|
||
| We all are committed to participating in a community where abuse and harrassment is neither tolerated nor accepted. If you want to give feedback, remember to criticize the code or other type of contribution, not the person. |
There was a problem hiding this comment.
There is a spelling error in the word "harrassment". It should be spelled "harassment" (with one 'r').
Suggested change
| We all are committed to participating in a community where abuse and harrassment is neither tolerated nor accepted. If you want to give feedback, remember to criticize the code or other type of contribution, not the person. | |
| We all are committed to participating in a community where abuse and harassment is neither tolerated nor accepted. If you want to give feedback, remember to criticize the code or other type of contribution, not the person. |
Updated the Code of Conduct to enhance clarity and detail regarding community standards and expectations.
Updated the Code of Conduct to reflect the Percona Backup for MongoDB community standards and reporting procedures.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added a Code of Conduct document outlining community expectations and behaviors.