Update cs3xxx_bug_report.yml

This commit is contained in:
Jace 2023-07-07 10:11:16 +08:00 committed by GitHub
parent 260e196ed9
commit c5a29c8e88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 17 additions and 20 deletions

View File

@ -1,7 +1,7 @@
name: App bug report
description: Report any bugs or errors found on App.
name: Provider bug
description: Report any bugs or errors on providers in this repo.
labels: bug
title: "[Bug] ChangeThisTitle"
body:
@ -13,12 +13,20 @@ body:
options:
- label: It **is not** a duplicate issue.
required: true
- label: It **does not** exist on main CloudStream-3 Issues.
- label: It exist on this repo.
required: true
- label: If provider bug, **it is exclusively** on this Fork.
required: true
- label: If related to a provider, I have checked the site and it works, but not the app.
- label: I have checked the site and it works, but not on the app.
required: true
- type: textarea
id: ver-provider
attributes:
label: Name and Url of provider
description: |
Specify the provider name and url. Also, provide the link of video you are trying to view.
placeholder: ProviderName | Url
validations:
required: true
- type: textarea
id: bug-desc
@ -54,7 +62,7 @@ body:
2. Click on '....'
3. See error
validations:
required: true
required: false
- type: input
id: ver-android
@ -71,18 +79,7 @@ body:
attributes:
label: Cloudstream version
description: |
You can find your Cloudstream version in **Settings** -> **Check for Update**.
placeholder: 2.9.22
validations:
required: true
- type: textarea
id: ver-provider
attributes:
label: Name and Url of provider
description: |
If bug is related to provider, specify what provider. Also provide link of not working on App.
If not provider-related, input "N/A" / "-" / etc..
placeholder: JavHD
You can find your Cloudstream version in **Settings** -> **Check for Update**. Include the commit version.
placeholder: 4.0.0 abcdef
validations:
required: true