Skip to content

Commit 36fb37c

Browse files
authored
Merge pull request #6901 from microsoft/bamurtaugh/server
Add VS Code Server info
2 parents fb5c12f + b830881 commit 36fb37c

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ about: Create a report to help us improve
44
---
55

66
<!-- Please search existing issues to avoid creating duplicates, and review our troubleshooting tips: https://code.visualstudio.com/docs/remote/troubleshooting -->
7-
<!-- Please attach logs to help us diagnose your issue. Learn more here: https://code.visualstudio.com/docs/remote/troubleshooting#_reporting-issues -->
7+
<!-- Please attach logs to help us diagnose your issue. Learn more here: https://code.visualstudio.com/docs/remote/troubleshooting#_reporting-issues and here: https://code.visualstudio.com/docs/remote/vscode-server#_where-can-i-provide-feedback-or-report-an-issue -->
88
<!-- Also please test using the latest insiders build to make sure your issue has not already been fixed: https://code.visualstudio.com/insiders/ -->
99

1010
- VSCode Version:
1111
- Local OS Version:
1212
- Remote OS Version:
13-
- Remote Extension/Connection Type: SSH/Containers/WSL
13+
- Remote Extension/Connection Type: SSH/Containers/WSL/Server
1414
- Logs:
1515

1616
Steps to Reproduce:

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ This repository is for providing feedback on the **[Visual Studio Remote Develop
2323
- **[Remote - Containers](https://aka.ms/vscode-remote/download/containers)**
2424
- **[Remote - WSL](https://aka.ms/vscode-remote/download/wsl)**
2525

26+
You may also use this repo to provide feedback on the **[Visual Studio Code Server](https://aka.ms/vscode-server-doc)**.
27+
2628
If you are running into an issue with **another extension** you'd like to use with the Remote Development extensions, please raise an issue in the extension's repository. You can reference our [summary](https://aka.ms/vscode-remote/troubleshooting/extensions) of tips for remote related issues and our [extension guide](https://aka.ms/vscode-remote/developing-extensions) to help the extension author get started.
2729

2830
Issues related to dev container definitions can be reported in the [vscode-dev-containers repository](https://aka.ms/vscode-dev-containers). You may use the [dev container spec repository](https://github.com/microsoft/dev-container-spec) to file and review issues to shape the direction of development containers and the dev container CLI.

0 commit comments

Comments
 (0)