Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit bf47799

Browse files
docs: Update contributing requirements (#2775)
Resolves: #2771
1 parent 077af05 commit bf47799

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎docs/CONTRIBUTING.md‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,9 @@ There are several differences, however. You must:
3535
- Use Node.js version 12.x (or greater)
3636
- Have [yarn](https://classic.yarnpkg.com/en/) installed (which is used to install JS packages and run development scripts)
3737
- Have [nfpm](https://github.com/goreleaser/nfpm) (which is used to build `.deb` and `.rpm` packages and [jq](https://stedolan.github.io/jq/) (used to build code-server releases) installed
38+
- Have [shfmt](https://pkg.go.dev/mvdan.cc/sh/v3) installed to run `yarn fmt` (requires Go is installed on your system)
3839

39-
The [CI container](../ci/images/debian8/Dockerfile) is a useful reference for all
40+
The [CI container](../ci/images/debian10/Dockerfile) is a useful reference for all
4041
of the dependencies code-server uses.
4142

4243
## Development Workflow

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /