Create CODE_OF_CONDUCT.md with community guidelines#1675
Create CODE_OF_CONDUCT.md with community guidelines#1675radoslawszulgo merged 4 commits intomasterfrom
Conversation
Added a Code of Conduct document outlining community guidelines and expectations.
CODE_OF_CONDUCT.md
Outdated
| Percona Community is a community around developing, installing, running, optimizing, learning everything around databases and the needed infrastructure. | ||
|
|
||
| ## The ABCs | ||
| *A*ssume good intentions. |
There was a problem hiding this comment.
Having just a single letter in italic doesn't read well, in my opinion. I'd replace italic with a bold font face.
Additionally, please consider converting entry of ABCs into an unordered list item.
There was a problem hiding this comment.
you're right. I've improve that
Updated the Code of Conduct to include detailed standards, examples of acceptable and unacceptable behavior, and enforcement guidelines.
plebioda
left a comment
There was a problem hiding this comment.
The format check failed, please fix the formatting issues:
https://github.com/percona/percona-server-mongodb/pull/1675/checks
Please let me know if you need support.
CODE_OF_CONDUCT.md
Outdated
| @@ -0,0 +1,85 @@ | |||
| --- | |||
There was a problem hiding this comment.
This renders as a table on github - was it intended ?
There was a problem hiding this comment.
no... but I'll simplify it anyway
CODE_OF_CONDUCT.md
Outdated
|
|
||
| Before diving into the formal details, our community runs on three core principles: | ||
|
|
||
| * **A - Assume Good Intentions:** We approach interactions with the belief that everyone is here to learn and contribute positively. |
There was a problem hiding this comment.
I would suggest to change the bullet style to - as it is more common and less visual noisy than *. It is also against the formatting rules - format check fails.
This applies to other fragments as well.
CODE_OF_CONDUCT.md
Outdated
|
|
||
| --- | ||
|
|
||
| *This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1.*--- |
There was a problem hiding this comment.
The closing delimiter --- does not render properly. It should be moved to a new line.
Updated the Code of Conduct to reflect the Percona Server for MongoDB guidelines and removed outdated sections.
Added a Code of Conduct document outlining community guidelines and expectations.