From a8a4f6b792ee3a037638bf761b6abee6c9989ce2 Mon Sep 17 00:00:00 2001 From: Joe Previte Date: Tue, 16 Mar 2021 15:03:40 -0700 Subject: [PATCH] refactor: update bug-report issue template --- .github/ISSUE_TEMPLATE/bug-report.md | 39 +++++++++++++++++++++------- 1 file changed, 30 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index f0de7786..462aada4 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -7,22 +7,43 @@ assignees: "" --- +## OS/Web Information + - Web Browser: - Local OS: - Remote OS: - Remote Architecture: - `code-server --version`: + +## Steps to Reproduce + +1. +2. +3. + +## Expected + + + +## Actual + + + +## Screenshot + + + +## Notes + + + +This issue can be reproduced in VS Code: Yes/No