Skip to content

chore: update bug-report issue template #2901

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 17, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 30 additions & 9 deletions .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,43 @@ assignees: ""
---

<!--
Please see https://github.com/cdr/code-server/blob/master/docs/FAQ.md#how-do-i-debug-issues-with-code-server
and include any logging information relevant to the issue.

Please search for existing issues before filing.
Hi there! 👋

If you can reproduce the issue on vanilla VS Code,
please file the issue at the VS Code repository instead.
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.

Provide screenshots if applicable.

Please fill in the issue template and try to be as detailed
and clear as possible!
Please search for existing issues before filing, as they may contain additional information about the problem and descriptions of workarounds. Provide as much information as you can, so that we can reproduce the issue. Otherwise, we may not be able to help diagnose the problem, and may close the issue as unreproducible or incomplete. For visual defects, please include screenshots to help us understand the issue.
-->

## OS/Web Information

- Web Browser:
- Local OS:
- Remote OS:
- Remote Architecture:
- `code-server --version`:

## Steps to Reproduce

1.
2.
3.

## Expected

<!-- What should happen? -->

## Actual

<!-- What actually happens? -->

## Screenshot

<!-- Ideally provide a screenshot, gif, video or screenrecording -->

## Notes

<!-- If you can reproduce the issue on vanilla VS Code,
please file the issue at the VS Code repository instead. -->

This issue can be reproduced in VS Code: Yes/No