From 744b301c7ac2332dfc7f41004265e0c7c4323040 Mon Sep 17 00:00:00 2001 From: Joe Previte Date: Mon, 13 Jun 2022 13:18:51 -0700 Subject: [PATCH] Update bug-report.yml (#5262) --- .github/ISSUE_TEMPLATE/bug-report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index c46115b67..c4a349f31 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -67,7 +67,7 @@ body: - type: checkboxes attributes: label: Does this issue happen in VS Code or GitHub Codespaces? - description: Please try reproducing this issue in VS Code + description: Please try reproducing this issue in VS Code or GitHub Codespaces options: - label: I cannot reproduce this in VS Code. required: true