diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index e09123cf0..1d728c297 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -17,6 +17,7 @@ ## Style Guide +- Do not make changes to the `deno.json` configuration file. - File names shall use camel case. - Comply with [these guidelines for inclusive code](https://chromium.googlesource.com/chromium/src/+/master/styleguide/inclusive_code.md).