diff options
Diffstat (limited to 'docs/contributing.md')
-rw-r--r-- | docs/contributing.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/contributing.md b/docs/contributing.md index 4d1d75cf5..e4003e5df 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -9,9 +9,9 @@ - If you are going to work on an issue, mention so in the issue comments _before_ you start working on the issue. -- Please be professional in the forums. Don't know what professional means? - [Read Rust's code of conduct](https://www.rust-lang.org/policies/code-of-conduct). - Have a problem? Email ry@tinyclouds.org. +- Please be professional in the forums. We follow + [Rust's code of conduct](https://www.rust-lang.org/policies/code-of-conduct) + (CoC) Have a problem? Email ry@tinyclouds.org. ## Development |