From e73584c2aaf14e3b0eb383b5038cba10804da764 Mon Sep 17 00:00:00 2001 From: JellyBrick Date: Sat, 13 Jan 2024 07:34:00 +0900 Subject: [PATCH] feat(issue-template): add checklist --- .github/ISSUE_TEMPLATE/bug_report.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 3a8947df..9bd28efb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -26,9 +26,10 @@ body: required: true - type: checkboxes attributes: - label: Are you using the portable version of the YouTube Music Application? + label: Checklists options: - label: I use the portable version of the YouTube Music Application. + - label: I can reproduce this issue in the [official YTM web version](https://music.youtube.com). - type: dropdown attributes: label: What operating system are you using?