mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-10 10:11:46 +00:00
chore: Update bug_report.yml
This commit is contained in:
16
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
16
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -57,10 +57,17 @@ body:
|
|||||||
label: Last Known Working YouTube Music (Application) version
|
label: Last Known Working YouTube Music (Application) version
|
||||||
description: (If applicable) What is the last version of YouTube Music this worked in?
|
description: (If applicable) What is the last version of YouTube Music this worked in?
|
||||||
placeholder: 1.20.0
|
placeholder: 1.20.0
|
||||||
|
- type: textarea
|
||||||
|
attributes:
|
||||||
|
label: Reproduction steps
|
||||||
|
description: Provide steps to reproduce the issue.
|
||||||
|
placeholder: 1. Enable the X plugin.
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Expected Behavior
|
label: Expected Behavior
|
||||||
description: A clear and concise description of what you expected to happen. (Add a replication step if applicable)
|
description: A clear and concise description of what you expected to happen.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
@ -69,6 +76,13 @@ body:
|
|||||||
description: A clear description of what actually happens.
|
description: A clear description of what actually happens.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
- type: textarea
|
||||||
|
attributes:
|
||||||
|
label: Enabled plugins
|
||||||
|
description: Provide the list of plugins you enabled.
|
||||||
|
placeholder: - Album Color Theme
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Additional Information
|
label: Additional Information
|
||||||
|
|||||||
Reference in New Issue
Block a user