Skip to content

Commit 030c1c9

Browse files
committed
chore: update bug-report issue template
1 parent d271265 commit 030c1c9

File tree

1 file changed

+27
-8
lines changed

1 file changed

+27
-8
lines changed

.github/ISSUE_TEMPLATE/bug-report.md

+27-8
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,41 @@ assignees: ""
77
---
88

99
<!--
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.
1210
13-
Please search for existing issues before filing.
11+
Hi there! 👋
1412
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.
1714
18-
Provide screenshots if applicable.
15+
Please search for existing issues before filing.
1916
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!
2218
-->
2319

20+
## OS/Web Information
21+
2422
- Web Browser:
2523
- Local OS:
2624
- Remote OS:
2725
- Remote Architecture:
2826
- `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

Comments
 (0)