Reactos

[CODE_OF_CONDUCT] Don't accuse other contributors of undermining the work (#8661)

- Add an explicit rule to not make unsubstantiated claims, especially regarding undermining the project.
- Adjusted formatting.

authored by

Carl J. Bialorucki and committed by
GitHub
d30bc212 6af07a31

+8 -3
+8 -3
CODE_OF_CONDUCT.md
··· 1 - # Code of Conduct 1 + # Code of conduct 2 + 3 + **Be respectful towards other members of the community.** 4 + - Don't initiate or engage in discussions that are designed to insult, inflame, attack, or incite hate, discrimination, or bullying against others. 5 + - Don't make unsubstantiated claims about another contributor, especially claims about undermining the project or our mission. 6 + - Don't feed the trolls. 2 7 3 - Be respectful toward other members of the community. Don't initiate or engage in discussions that are designed to insult, inflame, attack, or incite hate/discrimination/bullying against others. Don't feed the trolls. If we detect any kind of behaviour we consider unacceptable, we reserve the right to ban, block, or remove the involved members from any or all of our communities. 8 + If we detect any kind of behavior we consider unacceptable, we reserve the right to ban, block, or remove the involved members from any or all of our communities. 4 9 5 - # See Also 10 + # See also 6 11 7 12 - [Rules for managing Pull Requests](PULL_REQUEST_MANAGEMENT.md)