Skip to content

Commit

Permalink
Update bug_report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
devoxin authored Sep 28, 2024
1 parent ca6e90f commit 2524bcd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,14 @@ body:
required: true
- type: input
attributes:
label: "The search query, URL, playlist ID/URL or video ID/URL that triggered the issue"
label: "The search query/queries, URL(s), playlist ID(s)/URL(s) or video ID(s)/URL(s) that triggered the issue"
description: |-
If a search query failed to load and threw an error, provide the entire query, including
the search prefix if applicable (i.e. "ytsearch:"/"ytmsearch:").
For other identifiers, include the complete, unaltered input.
If the error occurred when trying to PLAY a track (separate to LOADING), include the
video ID or complete URL.
If you are specifying multiple, please separate each item with a comma (item1, item2, ...)
validations:
required: true
- type: textarea
Expand Down

0 comments on commit 2524bcd

Please sign in to comment.