mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 14:12:40 +00:00
fixed two more validations
This commit is contained in:
8
.github/ISSUE_TEMPLATE/general_issue.yml
vendored
8
.github/ISSUE_TEMPLATE/general_issue.yml
vendored
@@ -12,8 +12,8 @@ body:
|
||||
options:
|
||||
- label: Legacy
|
||||
- label: v3
|
||||
validations:
|
||||
required: true
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
id: browser
|
||||
attributes:
|
||||
@@ -37,8 +37,8 @@ body:
|
||||
- label: MacOS
|
||||
- label: Linux
|
||||
- label: other
|
||||
validations:
|
||||
required: true
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: user-description
|
||||
attributes:
|
||||
|
||||
Reference in New Issue
Block a user