We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1307a45 commit 3fe18e2Copy full SHA for 3fe18e2
.github/ISSUE_TEMPLATE/bug-report.yml
@@ -41,8 +41,8 @@ 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 customized
45
- - 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
46
validations:
47
required: true
48
- type: textarea
0 commit comments