Skip to content
This repository has been archived by the owner on Jul 21, 2021. It is now read-only.

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Fix #510
  • Loading branch information
delapuente committed Jan 16, 2018
1 parent 511bd7b commit 0a20bc5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CONTRIBUTING.md
Expand Up @@ -37,9 +37,10 @@ This list isn't definitive, but a feature makes a good candidate if any of the f

## Developing the Site

The project requires **Node.js 4** or superior and **Redis**. Set the Redis server URL in the environment variable `REDIS_URL`.

* Try to work on [open issues](https://github.com/mozilla/platform-status/issues) or create a [new issue](https://github.com/mozilla/platform-status/issues/new) before starting work.
* Follow the style in the file and make sure to run `npm test`.
* The minimum supported Node.js version is 4.

## Help

Expand Down

0 comments on commit 0a20bc5

Please sign in to comment.