From d260626b03e191be50b9d05608cca8f171c16709 Mon Sep 17 00:00:00 2001 From: BEERINHO Date: Fri, 28 Mar 2025 13:20:11 +0100 Subject: [PATCH] Add vanilla as an option to the bug report --- .github/ISSUE_TEMPLATE/bug_report.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 83cc97a0..e7faf1da 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -40,7 +40,8 @@ body: label: Package name description: Select the Sheepdog package options: - - svelte - core + - svelte + - vanilla validations: required: true