fix: adress pr comments

This commit is contained in:
Shirone
2026-01-14 17:13:41 +01:00
parent d0155f28c8
commit 3c5e453b01

View File

@@ -38,7 +38,7 @@ body:
- Critical for my use case - Critical for my use case
default: 0 default: 0
validations: validations:
required: false required: true
- type: textarea - type: textarea
id: problem-statement id: problem-statement
@@ -85,6 +85,8 @@ body:
label: Mockups/Screenshots label: Mockups/Screenshots
description: If applicable, add mockups, wireframes, or screenshots to help illustrate your feature request. description: If applicable, add mockups, wireframes, or screenshots to help illustrate your feature request.
placeholder: Drag and drop images here or paste image URLs placeholder: Drag and drop images here or paste image URLs
validations:
required: false
- type: textarea - type: textarea
id: additional-context id: additional-context
@@ -92,6 +94,8 @@ body:
label: Additional Context label: Additional Context
description: Add any other context, references, or examples about the feature request here. description: Add any other context, references, or examples about the feature request here.
placeholder: Any additional information that might be helpful... placeholder: Any additional information that might be helpful...
validations:
required: false
- type: checkboxes - type: checkboxes
id: terms id: terms