]> jfr.im git - yt-dlp.git/blob - .github/ISSUE_TEMPLATE/6_question.md
Don't create console for subprocesses on Windows (#1261)
[yt-dlp.git] / .github / ISSUE_TEMPLATE / 6_question.md
1 ---
2 name: Ask question
3 about: Ask yt-dlp related question
4 title: "[Question] A short description of your question"
5 labels: question
6 assignees: ''
7
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 <!--
23 Carefully read and work through this check list in order to prevent the most common mistakes and misuse of yt-dlp:
24 - Look through the README (https://github.com/yt-dlp/yt-dlp)
25 - Read "opening an issue" section in CONTRIBUTING.md: https://github.com/yt-dlp/yt-dlp/blob/master/CONTRIBUTING.md#opening-an-issue
26 - Search the bugtracker for similar questions: https://github.com/yt-dlp/yt-dlp/issues
27 - Finally, put x into all relevant boxes like this [x] (Dont forget to delete the empty space)
28 -->
29
30 - [ ] I'm asking a question
31 - [ ] I've looked through the README
32 - [ ] I've read the opening an issue section in CONTRIBUTING.md
33 - [ ] I've searched the bugtracker for similar questions including closed ones
34 - [ ] I have given an appropriate title to the issue
35
36
37 ## Question
38
39 <!--
40 Ask your question in an arbitrary form. Please make sure it's worded well enough to be understood, see https://github.com/yt-dlp/yt-dlp.
41 -->
42
43 WRITE QUESTION HERE