]> jfr.im git - yt-dlp.git/blame - .github/ISSUE_TEMPLATE_tmpl/3_site_feature_request.md
Don't create console for subprocesses on Windows (#1261)
[yt-dlp.git] / .github / ISSUE_TEMPLATE_tmpl / 3_site_feature_request.md
CommitLineData
6f366ef3
S
1---
2name: Site feature request
3about: Request a new functionality for a site
b5ae35ee 4title: "[Site Feature] Website Name: A short description of the feature"
5labels: ['triage', 'site-enhancement']
c76eb41b 6assignees: ''
7
6f366ef3
S
8---
9
10<!--
11
12######################################################################
13 WARNING!
14 IGNORING THE FOLLOWING TEMPLATE WILL RESULT IN ISSUE CLOSED AS INCOMPLETE
15######################################################################
16
17-->
18
19
20## Checklist
21
22<!--
7a5c1cfe 23Carefully read and work through this check list in order to prevent the most common mistakes and misuse of yt-dlp:
b5ae35ee 24- First of, make sure you are using the latest version of yt-dlp. Run `yt-dlp --version` and ensure your version is %(version)s. If it's not, see https://github.com/yt-dlp/yt-dlp#update on how to update. Issues with outdated version will be REJECTED.
25- Search the bugtracker for similar site feature requests: https://github.com/yt-dlp/yt-dlp/issues. DO NOT post duplicates.
26- Read "opening an issue" section in CONTRIBUTING.md: https://github.com/yt-dlp/yt-dlp/blob/master/CONTRIBUTING.md#opening-an-issue
27- Finally, confirm all RELEVANT tasks from the following by putting x into all the boxes like this [x] (Dont forget to delete the empty space)
6f366ef3
S
28-->
29
30- [ ] I'm reporting a site feature request
d9d045e2 31- [ ] I've verified that I'm running yt-dlp version **%(version)s**
6f366ef3 32- [ ] I've searched the bugtracker for similar site feature requests including closed ones
b5ae35ee 33- [ ] I've read the opening an issue section in CONTRIBUTING.md
34- [ ] I have given an appropriate title to the issue
6f366ef3
S
35
36
37## Description
38
39<!--
40Provide an explanation of your site feature request in an arbitrary form. Please make sure the description is worded well enough to be understood, see https://github.com/ytdl-org/youtube-dl#is-the-description-of-the-issue-itself-sufficient. Provide any additional information, suggested solution and as much context and examples as possible.
41-->
42
43WRITE DESCRIPTION HERE