summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorKacper Michajłow <kasper93@gmail.com>2024-04-16 18:29:04 +0200
committerKacper Michajłow <kasper93@gmail.com>2024-04-16 19:27:57 +0200
commit2babe02f0f58711d19f3cd412fe84a41bf3946fd (patch)
tree03e0d8278106e0c0cb6455d33435538c9cb0b135 /.github
parentab504514b874c66fa83dd17cafd4092220138a2b (diff)
downloadmpv-2babe02f0f58711d19f3cd412fe84a41bf3946fd.tar.bz2
mpv-2babe02f0f58711d19f3cd412fe84a41bf3946fd.tar.xz
github/issue_template: remove question template
For less formal questions GitHub discussions should be used instead.
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/6_question.md24
1 files changed, 0 insertions, 24 deletions
diff --git a/.github/ISSUE_TEMPLATE/6_question.md b/.github/ISSUE_TEMPLATE/6_question.md
deleted file mode 100644
index 940c5a1df9..0000000000
--- a/.github/ISSUE_TEMPLATE/6_question.md
+++ /dev/null
@@ -1,24 +0,0 @@
----
-name: 'Ask a Question'
-about: 'Ask a question about mpv'
-title: ''
-labels: 'meta:question'
-assignees: ''
-
----
-
-Don't ask questions about issues, errors or problems you have and instead open
-a proper issue with the right template from the previous selection.
-
-This template is meant for questions about the workings of mpv, to clarify about
-unspecified behavior of options or command, or anything else that is not well
-described and needs clarification.
-
-Before asking a question make sure it hasn't been asked or answered yet.
-https://github.com/mpv-player/mpv/labels/meta%3Aquestion
-
-### Log file
-
-Even if you think it's not necessary at first, it might help us later to find
-possible issues. Make a log file made with -v -v or --log-file=output.txt,
-attach it to the issue, and replace this text with a link to it.