mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 04:55:42 -04:00
ci: add app-parent and app-proxy to issue_template bug-report
This commit is contained in:
33
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
33
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@@ -71,6 +71,39 @@ body:
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: dropdown
|
||||
id: app-parent
|
||||
attributes:
|
||||
label: Parent App
|
||||
description: |
|
||||
Select the application you are using TVApp2 with. Jellyfin, Plex, Emby, etc.
|
||||
options:
|
||||
- "Dim"
|
||||
- "Emby"
|
||||
- "Jellyfin"
|
||||
- "KODI"
|
||||
- "Plex"
|
||||
- "Other (specify in description)"
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: dropdown
|
||||
id: app-proxy
|
||||
attributes:
|
||||
label: Proxy App
|
||||
description: |
|
||||
Select the plugin / app (if any) you are using as a m3u "Proxy" between your parent streaming app and TVApp2.
|
||||
options:
|
||||
- "None"
|
||||
- "Cabernet"
|
||||
- "IPTVBoss"
|
||||
- "IPTV-Solution"
|
||||
- "Threadfin"
|
||||
- "xTeVe"
|
||||
- "Other (specify in description)"
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: dropdown
|
||||
id: priority-type
|
||||
attributes:
|
||||
|
||||
Reference in New Issue
Block a user