From 30aefe19b58dfc2d187b1df50b73d97938e9be94 Mon Sep 17 00:00:00 2001 From: Anmol Sethi Date: Tue, 28 Apr 2020 14:50:08 -0400 Subject: [PATCH] Update issue template to mention check against regular VS Code --- .github/issue_template.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/issue_template.md b/.github/issue_template.md index 09e1e5bb..673feeaf 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -6,4 +6,6 @@ Please see https://github.com/cdr/code-server/blob/master/doc/FAQ.md#how-do-i-de and include any logging information relevant to the issue. Please search for existing issues before filing. + +Please ensure you cannot reproduce on VS Code before filing. -->