From 3fe18e2a3aa2ce3aa2827da8bb72c3fbd6365268 Mon Sep 17 00:00:00 2001 From: vejja Date: Sun, 1 Dec 2024 01:02:14 +0100 Subject: [PATCH] Update bug-report.yml --- .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 69b81a5..552eb97 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -41,8 +41,8 @@ body: label: Default setup used description: Tell us if the bug happens with our default `security` options in your `nuxt.config.ts` options: - - Yes, My bug happens even if the security option is not customized - - No, My bug happens only when I set custom values for the security option + - Yes, the bug happens even if the security option is not customized + - No, the bug happens only when I set custom values for the security option validations: required: true - type: textarea