You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug-report.md
+27-8
Original file line number
Diff line number
Diff line change
@@ -7,22 +7,41 @@ assignees: ""
7
7
---
8
8
9
9
<!--
10
-
Please see https://github.com/cdr/code-server/blob/master/docs/FAQ.md#how-do-i-debug-issues-with-code-server
11
-
and include any logging information relevant to the issue.
12
10
13
-
Please search for existing issues before filing.
11
+
Hi there! 👋
14
12
15
-
If you can reproduce the issue on vanilla VS Code,
16
-
please file the issue at the VS Code repository instead.
13
+
Thanks for reporting a bug. Please see https://github.com/cdr/code-server/blob/main/docs/FAQ.md#how-do-i-debug-issues-with-code-server and include any logging information relevant to the issue.
17
14
18
-
Provide screenshots if applicable.
15
+
Please search for existing issues before filing.
19
16
20
-
Please fill in the issue template and try to be as detailed
21
-
and clear as possible!
17
+
Failure to fill this out may result in your issue being closed!
22
18
-->
23
19
20
+
## OS/Web Information
21
+
24
22
- Web Browser:
25
23
- Local OS:
26
24
- Remote OS:
27
25
- Remote Architecture:
28
26
-`code-server --version`:
27
+
28
+
## Steps to Reproduce
29
+
30
+
1.
31
+
2.
32
+
3.
33
+
34
+
## Expected
35
+
<!-- What should happen? -->
36
+
37
+
## Actual
38
+
<!-- What actually happens? -->
39
+
40
+
## Screenshot
41
+
<!-- Ideally provide a screenshot, gif, video or screenrecording -->
42
+
43
+
## Notes
44
+
45
+
<!-- If you can reproduce the issue on vanilla VS Code,
46
+
please file the issue at the VS Code repository instead. -->
47
+
This issue cannot be reproduced in VS Code: Yes/No
0 commit comments