config(issues): Remove alternatives field in feature request

This commit is contained in:
Henry Dollman
2025-01-20 13:22:23 -05:00
parent fef30b1750
commit a6a9719565

View File

@@ -15,9 +15,4 @@ body:
attributes: attributes:
label: Describe how you would like to see this feature implemented label: Describe how you would like to see this feature implemented
validations: validations:
required: false required: true
- type: textarea
attributes:
label: Describe any alternatives you've considered
validations:
required: false