chore: update issue template

Thanks to Alipoodle for writing this question.
This commit is contained in:
JellyBrick
2023-10-16 22:42:02 +09:00
committed by GitHub
parent 6774d54f5e
commit 8bfe04bb50

View File

@ -12,11 +12,13 @@ body:
required: true required: true
- label: I have searched the [issue tracker](https://github.com/th-ch/youtube-music/issues) for a bug report that matches the one I want to file, without success. - label: I have searched the [issue tracker](https://github.com/th-ch/youtube-music/issues) for a bug report that matches the one I want to file, without success.
required: true required: true
- label: I understand that **th-ch/youtube-music has NO affiliation with Google or YouTube**
required: true
- type: input - type: input
attributes: attributes:
label: YouTube Music (Application) Version label: YouTube Music (Application) Version
description: | description: |
What version of YouTube Music Application are you using? What version of the YouTube Music Application are you using?
Note: Please check if this issue is reproducible with the latest stable release. Note: Please check if this issue is reproducible with the latest stable release.
placeholder: 2.0.0 placeholder: 2.0.0
@ -36,7 +38,7 @@ body:
- type: input - type: input
attributes: attributes:
label: Operating System Version label: Operating System Version
description: What operating system version are you using? On Windows, click Start button > Settings > System > About. On macOS, click the Apple Menu > About This Mac. On Linux, use lsb_release or uname -a. description: What operating system version are you using? On Windows, click the Start button > Settings > System > About. On macOS, click the Apple Menu > About This Mac. On Linux, use lsb_release or uname -a.
placeholder: "e.g. Windows 10 version 1909, macOS Catalina 10.15.7, or Ubuntu 20.04" placeholder: "e.g. Windows 10 version 1909, macOS Catalina 10.15.7, or Ubuntu 20.04"
validations: validations:
required: true required: true