Skip to content

Commit 71689b4

Browse files
authored
Merge branch 'main' into jsjoeio/add-open-errtest
2 parents 4b1fe81 + 744b301 commit 71689b4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

+4-2
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,13 @@ body:
6666
required: false
6767
- type: checkboxes
6868
attributes:
69-
label: Does this issue happen in VS Code?
70-
description: Please try reproducing this issue in VS Code
69+
label: Does this issue happen in VS Code or GitHub Codespaces?
70+
description: Please try reproducing this issue in VS Code or GitHub Codespaces
7171
options:
7272
- label: I cannot reproduce this in VS Code.
7373
required: true
74+
- label: I cannot reproduce this in GitHub Codespaces.
75+
required: true
7476
- type: checkboxes
7577
attributes:
7678
label: Are you accessing code-server over HTTPS?

0 commit comments

Comments
 (0)