We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a88be72 commit 424945aCopy full SHA for 424945a
1 file changed
.github/ISSUE_TEMPLATE/all-for-one.yml
@@ -77,10 +77,8 @@ body:
77
label: Are you planning to discuss this vulnerability submission publicly? (Blog Post, social networks, etc).
78
description: We would love to have you spread the word about the good work you are doing
79
options:
80
- - label: Yes
81
- required: true
82
- - label: No
83
+ - label: "Yes"
+ - label: "No"
84
validations:
85
required: true
86
- type: input
0 commit comments