]> jfr.im git - yt-dlp.git/blobdiff - .github/ISSUE_TEMPLATE_tmpl/3_site_feature_request.yml
[build] Pin `pyinstaller` version for MacOS
[yt-dlp.git] / .github / ISSUE_TEMPLATE_tmpl / 3_site_feature_request.yml
index 154d4e35f691dc76dc8657f96468c1a8cf1e63e0..18b30f57831ce762173a532b6cd4533bf9de1810 100644 (file)
@@ -2,6 +2,7 @@ name: Site feature request
 description: Request a new functionality for a supported site
 labels: [triage, site-enhancement]
 body:
+  %(no_skip)s
   - type: checkboxes
     id: checklist
     attributes:
@@ -15,7 +16,7 @@ body:
           required: true
         - label: I've checked that all provided URLs are playable in a browser with the same IP and same login details
           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