diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2020-06-06 13:38:09 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-06 13:38:09 -0400 |
commit | fbf075997c466a50eeaa0e3323bbcdd8be75e454 (patch) | |
tree | 21277e31a73a2195412e93b69e7b44b4beb13733 /docs | |
parent | f93180550276bf727f2ce8244eaa5beaa75d7ee8 (diff) |
Increase visibly of CoC (#6152)
Diffstat (limited to 'docs')
-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 |