diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ad7347cc7..812aa25ae 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -14,7 +14,8 @@ Please be forgiving of that, and be ready to help in improving that. **Compiler Explorer** targets the latest [Node.js](https://nodejs.org/) LTS, so it's better if you do so as well when testing your changes locally. -Nonetheless, it _should_ run in everything post-Node.js 8. [Contact us] +Nonetheless, it _should_ run in everything post-Node.js 8. [Contact us] if + this is not the case for you. ## In brief * Make your changes, trying to stick to the style and format where possible.