diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 8871ade..69b81a5 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -41,7 +41,7 @@ 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 set + - 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 validations: required: true