Merge pull request #1705 from oonqt/patch-2

Update CONTRIBUTING.md
This commit is contained in:
Anmol Sethi 2020-05-21 11:38:01 -04:00 committed by GitHub
commit 0559d4d870
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ Differences:
- We require a minimum of node v12 but later versions should work. - We require a minimum of node v12 but later versions should work.
- We use [fnpm](https://github.com/goreleaser/nfpm) to build `.deb` and `.rpm` packages. - We use [fnpm](https://github.com/goreleaser/nfpm) to build `.deb` and `.rpm` packages.
- We use [jq](https://stedolan.github.io/jq/) to bundle code-server releases
- The [CI container](../ci/container/Dockerfile) is a useful reference for all our dependencies. - The [CI container](../ci/container/Dockerfile) is a useful reference for all our dependencies.
## Development Workflow ## Development Workflow