Make Alternatives Field Not Required (#590)

[SKIP]
This commit is contained in:
Integer Limit 2024-01-03 20:24:37 +11:00 committed by GitHub
parent e125945743
commit 689aa100fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@ body:
description: "What alternatives have you considered that might help solve the problem? If you aren't sure, or this is not related to a problem, please leave this field blank."
placeholder: "Example: Otherwise, we can also do Z..."
validations:
required: true
required: false
- type: textarea
id: additional-info
attributes: