Skip to content

Commit 10f46e8

Browse files
Update CONTRIBUTING.md
1 parent a5565c4 commit 10f46e8

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,12 @@ npm run format
117117
npm run package
118118
```
119119

120+
## VS Code Source Control Repositories
121+
122+
If you don't see `vscode-github-actions` and `languageservices`, please go to `Preferences: Open User Settings` and then search for `git.openRepositoryInParentFolders` and you can set it to `always` and it will show all of the associated repos for the Workspace.
123+
124+
![image](https://github.com/github/vscode-github-actions/assets/7976517/c03a1608-df4d-4caf-ba33-0c5eb1802100)
125+
120126
## Submitting a pull request
121127

122128
1. [Fork][fork] and clone the repository

0 commit comments

Comments
 (0)