|
@@ -7,7 +7,7 @@ body:
|
|
|
label: DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
|
|
|
description: Fill all fields even if you think it is irrelevant for the issue
|
|
|
options:
|
|
|
- - label: I understand that I will be **blocked** if I remove or skip any mandatory\* field
|
|
|
+ - label: I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
|
|
|
required: true
|
|
|
- type: checkboxes
|
|
|
id: checklist
|
|
@@ -24,7 +24,7 @@ body:
|
|
|
required: true
|
|
|
- label: I've checked that all URLs and arguments with special characters are [properly quoted or escaped](https://github.com/yt-dlp/yt-dlp/wiki/FAQ#video-url-contains-an-ampersand--and-im-getting-some-strange-output-1-2839-or-v-is-not-recognized-as-an-internal-or-external-command)
|
|
|
required: true
|
|
|
- - label: I've searched the [bugtracker](https://github.com/yt-dlp/yt-dlp/issues?q=) for similar issues **including closed ones**. DO NOT post duplicates
|
|
|
+ - label: I've searched [known issues](https://github.com/yt-dlp/yt-dlp/issues/3766) and the [bugtracker](https://github.com/yt-dlp/yt-dlp/issues?q=) for similar issues **including closed ones**. DO NOT post duplicates
|
|
|
required: true
|
|
|
- label: I've read the [guidelines for opening an issue](https://github.com/yt-dlp/yt-dlp/blob/master/CONTRIBUTING.md#opening-an-issue)
|
|
|
required: true
|