add a code of conduct

This commit is contained in:
Charles Hall 2024-06-16 13:02:10 -07:00
parent cfd3ca0d33
commit 9517cdc483
No known key found for this signature in database
GPG key ID: 7B8E0645816E07CF
2 changed files with 13 additions and 0 deletions

View file

@ -1,3 +1,4 @@
# Summary
* [Introduction](./introduction.md)
* [Code of conduct](./code-of-conduct.md)

12
book/code-of-conduct.md Normal file
View 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