mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-07-06 22:19:50 +00:00
Merge branch 'zvonimir-dev' into 'master'
templates: Remove condition lines since those are not working See merge request videostreaming/fcast!9
This commit is contained in:
commit
13ed62a0ff
1 changed files with 2 additions and 16 deletions
18
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
18
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -67,10 +67,7 @@ body:
|
||||||
description: In the application, select More > Settings, scroll to the bottom and locate the value next to "Version Name".
|
description: In the application, select More > Settings, scroll to the bottom and locate the value next to "Version Name".
|
||||||
placeholder: "278"
|
placeholder: "278"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: false
|
||||||
condition:
|
|
||||||
field: sender
|
|
||||||
value: "Grayjay"
|
|
||||||
|
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: os
|
id: os
|
||||||
|
@ -124,10 +121,7 @@ body:
|
||||||
- "Apple Podcasts"
|
- "Apple Podcasts"
|
||||||
- "Other"
|
- "Other"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: false
|
||||||
condition:
|
|
||||||
field: sender
|
|
||||||
value: "Grayjay"
|
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
id: plugin-version
|
id: plugin-version
|
||||||
|
@ -135,10 +129,6 @@ body:
|
||||||
label: Plugin Version
|
label: Plugin Version
|
||||||
description: In the application, select Sources > [the broken plugin], write down the value under "Version".
|
description: In the application, select Sources > [the broken plugin], write down the value under "Version".
|
||||||
placeholder: "12"
|
placeholder: "12"
|
||||||
validations:
|
|
||||||
condition:
|
|
||||||
field: sender
|
|
||||||
value: "Grayjay"
|
|
||||||
|
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: login
|
id: login
|
||||||
|
@ -148,10 +138,6 @@ body:
|
||||||
- label: While logged in
|
- label: While logged in
|
||||||
- label: While logged out
|
- label: While logged out
|
||||||
- label: N/A
|
- label: N/A
|
||||||
validations:
|
|
||||||
condition:
|
|
||||||
field: sender
|
|
||||||
value: "Grayjay"
|
|
||||||
|
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: vpn
|
id: vpn
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue