docs: update dev docs atom -> shell (#22199)
This commit is contained in:
parent
f8c4be7caa
commit
360326ecad
3 changed files with 3 additions and 3 deletions
|
@ -55,7 +55,7 @@ $ git checkout -b my-branch -t upstream/master
|
|||
### Step 4: Code
|
||||
|
||||
Most pull requests opened against the `electron/electron` repository include
|
||||
changes to either the C/C++ code in the `atom/` folder,
|
||||
changes to either the C/C++ code in the `shell/` folder,
|
||||
the JavaScript code in the `lib/` folder, the documentation in `docs/api/`
|
||||
or tests in the `spec/` folder.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue