diff --git a/.github/ISSUE_TEMPLATE/Bug Report.yml b/.github/ISSUE_TEMPLATE/Bug Report.yml index ed216545a..ac7b1f59e 100644 --- a/.github/ISSUE_TEMPLATE/Bug Report.yml +++ b/.github/ISSUE_TEMPLATE/Bug Report.yml @@ -66,14 +66,14 @@ body: attributes: label: Which framework are you using (React, Angular, Vue...)? validations: - required: true + required: false - type: input id: environment-framework-version attributes: label: Framework version validations: - required: true + required: false - type: dropdown id: environment-browser