diff --git a/github/ISSUE_TEMPLATE/bug_report.md b/github/ISSUE_TEMPLATE/bug_report.md index ce9e17c1c96..c90dac6b0a3 100644 --- a/github/ISSUE_TEMPLATE/bug_report.md +++ b/github/ISSUE_TEMPLATE/bug_report.md @@ -2,21 +2,29 @@ name: Bug report about: Create a report to help us improve --- - - - - - - - -Does this issue occur when all extensions are disabled?: Yes/No - - - -- VS Code Version: -- OS Version: - -Steps to Reproduce: - -1. -2. + +### Before submitting your bug report + +- [ ] I'm not able to find an [open issue](https://github.com/codestoryai/sidecar/issues) that reports the same bug + +### Environment + +```Markdown +- OS: +- Sidecar commit: +- IDE commit: +``` + +### Description + +_No response_ + +### Reproduction + +_No response_ + +### Log output + +```Shell + +``` \ No newline at end of file