mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 16:34:35 +01:00
Update bug-report.yml (#5262)
This commit is contained in:
parent
ba990668a5
commit
744b301c7a
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
|
|
@ -67,7 +67,7 @@ body:
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: Does this issue happen in VS Code or GitHub Codespaces?
|
label: Does this issue happen in VS Code or GitHub Codespaces?
|
||||||
description: Please try reproducing this issue in VS Code
|
description: Please try reproducing this issue in VS Code or GitHub Codespaces
|
||||||
options:
|
options:
|
||||||
- label: I cannot reproduce this in VS Code.
|
- label: I cannot reproduce this in VS Code.
|
||||||
required: true
|
required: true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue