mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-06-24 21:25:23 +00:00
fix: Set few required: false for few fields
This commit is contained in:
parent
cc8e0c1b85
commit
cc40374bb0
1 changed files with 2 additions and 2 deletions
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -67,7 +67,7 @@ body:
|
|||
description: In the application, select More > Settings, scroll to the bottom and locate the value next to "Version Name".
|
||||
placeholder: "278"
|
||||
validations:
|
||||
required: true
|
||||
required: false
|
||||
|
||||
- type: dropdown
|
||||
id: os
|
||||
|
@ -121,7 +121,7 @@ body:
|
|||
- "Apple Podcasts"
|
||||
- "Other"
|
||||
validations:
|
||||
required: true
|
||||
required: false
|
||||
|
||||
- type: input
|
||||
id: plugin-version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue