mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-07 20:42:44 +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:
|
options:
|
||||||
- label: Legacy
|
- label: Legacy
|
||||||
- label: v3
|
- label: v3
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: browser
|
id: browser
|
||||||
attributes:
|
attributes:
|
||||||
@@ -37,8 +37,8 @@ body:
|
|||||||
- label: MacOS
|
- label: MacOS
|
||||||
- label: Linux
|
- label: Linux
|
||||||
- label: other
|
- label: other
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: user-description
|
id: user-description
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Reference in New Issue
Block a user