mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-16 23:31:24 +01:00
add a code of conduct
This commit is contained in:
parent
cfd3ca0d33
commit
9517cdc483
2 changed files with 13 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
# Summary
|
||||
|
||||
* [Introduction](./introduction.md)
|
||||
* [Code of conduct](./code-of-conduct.md)
|
||||
|
|
|
|||
12
book/code-of-conduct.md
Normal file
12
book/code-of-conduct.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# Code of conduct
|
||||
|
||||
We follow the [Rust Code of Conduct][rust-coc] with some extra points:
|
||||
|
||||
* In the absence of evidence to suggest otherwise, assume good faith when
|
||||
engaging with others
|
||||
* Moderation actions may be taken for behavior observed outside of
|
||||
project-specific spaces
|
||||
* We have limited patience, so violations may skip the warning and directly
|
||||
result in a ban
|
||||
|
||||
[rust-coc]: https://www.rust-lang.org/policies/code-of-conduct
|
||||
Loading…
Add table
Add a link
Reference in a new issue