Skip to content

Commit

Permalink
update generic bug report template (#10572)
Browse files Browse the repository at this point in the history
* Make clear which bug report template to use

* Update bug_report.md

* Apply suggestions from code review

Co-authored-by: Brigit Murtaugh <[email protected]>

---------

Co-authored-by: Brigit Murtaugh <[email protected]>
  • Loading branch information
joshspicer and bamurtaugh authored Dec 17, 2024
1 parent da79791 commit b6ba405
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Bug report
about: Create a report to help us improve
name: Bug report for Dev Containers/WSL/Remote - Tunnels/VS Code Server
about: Create a report to help us improve.
---

<!-- Please search existing issues to avoid creating duplicates, and review our troubleshooting tips: https://code.visualstudio.com/docs/remote/troubleshooting -->
Expand All @@ -10,10 +10,7 @@ about: Create a report to help us improve
- VSCode Version:
- Local OS Version:
- Remote OS Version:
- Remote Extension/Connection Type: Containers/WSL/Server

<!-- If your bug is related to Remote-SSH, please use the SSH-specific reporter: https://github.com/microsoft/vscode-remote-release/issues/new?assignees=eleanorjboyd&labels=ssh&template=a_remote_ssh_bug_form.yml&title=%5BRemote-SSH+Bug%5D%3A+ -->

- Remote Extension/Connection Type: Dev Containers/WSL/Remote - Tunnels/VS Code Server <!-- WARNING: Are you reporting a Remote - SSH issue? To prevent delays, please STOP and use the 'Remote - SSH Bug' issue template instead -->
- Logs:

Steps to Reproduce:
Expand Down

0 comments on commit b6ba405

Please sign in to comment.