From a401f3cd0c7073d1ff5b9305786ee82483693da4 Mon Sep 17 00:00:00 2001 From: amsam0 <44983869+amsam0@users.noreply.github.com> Date: Mon, 13 Jan 2025 19:50:12 -0800 Subject: [PATCH] [skip ci] Update 1-bug_report.yaml --- .github/ISSUE_TEMPLATE/1-bug_report.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1-bug_report.yaml b/.github/ISSUE_TEMPLATE/1-bug_report.yaml index 3e40dea..27f1f0e 100644 --- a/.github/ISSUE_TEMPLATE/1-bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/1-bug_report.yaml @@ -75,8 +75,8 @@ body: label: Are you using offline mode? options: - -- PLEASE SELECT -- - - Yes - - No + - "Yes" + - "No" validations: required: true - type: textarea