Skip to content

Commit d148479

Browse files
committed
fixup! fixup! doc: update devcontainer.json and add documentation
1 parent 32aa6c4 commit d148479

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/contributing/using-devcontainer.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ If you haven't already, clone the Node.js repository to your local machine.
3636
git clone https://github.com/nodejs/node.git
3737
```
3838

39+
Or follow [this guide](./pull-requests.md#setting-up-your-local-environment) if you are
40+
setting up the git repository to contribute changes as pull requests.
41+
3942
### 2. Open the Repository in VS Code
4043

4144
Launch VS Code and open the cloned Node.js repository.

0 commit comments

Comments
 (0)