Skip to content

Commit e352745

Browse files
committed
Clarify VS Code web vs vscode.dev in bug template
1 parent 9233f04 commit e352745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ body:
8989
- type: dropdown
9090
attributes:
9191
label: Does this bug reproduce in VS Code web?
92-
description: If the bug reproduces in VS Code web, submit the issue upstream instead (https://github.com/microsoft/vscode). You can run VS Code web with `code serve-web`.
92+
description: If the bug reproduces in VS Code web, submit the issue upstream instead (https://github.com/microsoft/vscode). You can run VS Code web with `code serve-web` (this is not the same as vscode.dev).
9393
options:
9494
- Yes, this is also broken in VS Code web
9595
- No, this works as expected in VS Code web

0 commit comments

Comments
 (0)