mirror of
https://github.com/coder/code-server.git
synced 2026-05-05 03:55:18 +02:00
Clarify VS Code web vs vscode.dev in bug template
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@@ -89,7 +89,7 @@ body:
|
|||||||
- type: dropdown
|
- type: dropdown
|
||||||
attributes:
|
attributes:
|
||||||
label: Does this bug reproduce in VS Code web?
|
label: Does this bug reproduce in VS Code web?
|
||||||
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`.
|
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).
|
||||||
options:
|
options:
|
||||||
- Yes, this is also broken in VS Code web
|
- Yes, this is also broken in VS Code web
|
||||||
- No, this works as expected in VS Code web
|
- No, this works as expected in VS Code web
|
||||||
|
|||||||
Reference in New Issue
Block a user