Skip to content

Commit

Permalink
doc: add link to code ide configs
Browse files Browse the repository at this point in the history
Refs: nodejs#32764
PR-URL: nodejs#32767
Reviewed-By: Zeyu Yang <himself65@outlook.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
  • Loading branch information
ronag authored and targos committed Apr 22, 2020
1 parent 522101d commit af392a1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/guides/contributing/pull-requests.md
Expand Up @@ -58,6 +58,9 @@ To get started, you will need to have `git` installed locally. Depending on
your operating system, there are also a number of other dependencies required.
These are detailed in the [Building guide][].

Depending on your environment you might want to grab IDE specific settings from
[IDE configs](https://github.com/nodejs/node-code-ide-configs).

Once you have `git` and are sure you have all of the necessary dependencies,
it's time to create a fork.

Expand Down

0 comments on commit af392a1

Please sign in to comment.