We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b60fbf1 commit 1307a45Copy full SHA for 1307a45
.github/ISSUE_TEMPLATE/bug-report.yml
@@ -41,7 +41,7 @@ body:
41
label: Default setup used
42
description: Tell us if the bug happens with our default `security` options in your `nuxt.config.ts`
43
options:
44
- - Yes, My bug happens even if the security option is not set
+ - Yes, My bug happens even if the security option is not customized
45
- No, My bug happens only when I set custom values for the security option
46
validations:
47
required: true
0 commit comments