From b5655832437cb3fa175d8af40ec190f70289c93c Mon Sep 17 00:00:00 2001 From: Vladimir Date: Tue, 3 Dec 2024 11:19:55 +0100 Subject: [PATCH] chore: update bug_report to ask for Vitest/Vite versions --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index bda80d8..f7ed36a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -33,8 +33,8 @@ body: - type: input id: extension-version attributes: - label: Version - description: Specify the version of the extension + label: Versions + description: Specify versions of the extension, Vitest and Vite validations: required: true - type: checkboxes -- 2.51.2