diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/6_question.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/6_question.md | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/.github/ISSUE_TEMPLATE/6_question.md b/.github/ISSUE_TEMPLATE/6_question.md deleted file mode 100644 index 1fd7cd5dc..000000000 --- a/.github/ISSUE_TEMPLATE/6_question.md +++ /dev/null @@ -1,38 +0,0 @@ ---- -name: Ask question -about: Ask youtube-dl related question -title: '' -labels: 'question' ---- - -<!-- - -###################################################################### - WARNING! - IGNORING THE FOLLOWING TEMPLATE WILL RESULT IN ISSUE CLOSED AS INCOMPLETE -###################################################################### - ---> - - -## Checklist - -<!-- -Carefully read and work through this check list in order to prevent the most common mistakes and misuse of youtube-dl: -- Look through the README (http://yt-dl.org/readme) and FAQ (http://yt-dl.org/faq) for similar questions -- Search the bugtracker for similar questions: http://yt-dl.org/search-issues -- Finally, put x into all relevant boxes (like this [x]) ---> - -- [ ] I'm asking a question -- [ ] I've looked through the README and FAQ for similar questions -- [ ] I've searched the bugtracker for similar questions including closed ones - - -## Question - -<!-- -Ask your question in an arbitrary form. Please make sure it's worded well enough to be understood, see https://github.com/ytdl-org/youtube-dl#is-the-description-of-the-issue-itself-sufficient. ---> - -WRITE QUESTION HERE |