summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authornanahi <130121847+na-na-hi@users.noreply.github.com>2023-11-30 21:18:31 -0500
committersfan5 <sfan5@live.de>2023-12-12 18:56:40 +0100
commitebb7fbc5d228b52c224693ef549bdadf4e6430d1 (patch)
treed5bbb901f1dfa1d04bc53dda4d40cf65a3297f50 /.github
parent9e27b1f523071db184443d78f7144cb599dd0829 (diff)
downloadmpv-ebb7fbc5d228b52c224693ef549bdadf4e6430d1.tar.bz2
mpv-ebb7fbc5d228b52c224693ef549bdadf4e6430d1.tar.xz
github/issue_template: unify requested information across templates
Add more and unify requested information: windows, linux, others: request GPU model to provide more info about known hardware limitations and hardware/driver combo bugs. windows, others: request general GPU info. build: request meson version. windows, linux, others: request backtrace in case of crash. all: clarify the language of not attaching a log file.
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/2_bug_report_linux.md6
-rw-r--r--.github/ISSUE_TEMPLATE/2_bug_report_macos.md6
-rw-r--r--.github/ISSUE_TEMPLATE/2_bug_report_windows.md5
-rw-r--r--.github/ISSUE_TEMPLATE/3_bug_report.md7
-rw-r--r--.github/ISSUE_TEMPLATE/4_bug_report_build.md9
5 files changed, 25 insertions, 8 deletions
diff --git a/.github/ISSUE_TEMPLATE/2_bug_report_linux.md b/.github/ISSUE_TEMPLATE/2_bug_report_linux.md
index 6faaf854fd..8bc105a34f 100644
--- a/.github/ISSUE_TEMPLATE/2_bug_report_linux.md
+++ b/.github/ISSUE_TEMPLATE/2_bug_report_linux.md
@@ -15,7 +15,7 @@ Provide following Information:
- Source of the mpv binary
- If known which version of mpv introduced the problem
- Window Manager and version
-- GPU driver and version
+- GPU model, driver and version
- Possible screenshot or video of visual glitches
If you're not using git master or the latest release, update.
@@ -40,7 +40,9 @@ Make a log file made with -v -v or --log-file=output.txt, paste it to
https://0x0.st/ or attach it to the github issue, and replace this text with a
link to it.
-The issue will be closed for ignoring the issue template.
+Without the log file, this issue will be closed for ignoring the issue template.
+
+In the case of a crash, please provide a backtrace.
### Sample files
diff --git a/.github/ISSUE_TEMPLATE/2_bug_report_macos.md b/.github/ISSUE_TEMPLATE/2_bug_report_macos.md
index 809ea3951a..f40dfe4782 100644
--- a/.github/ISSUE_TEMPLATE/2_bug_report_macos.md
+++ b/.github/ISSUE_TEMPLATE/2_bug_report_macos.md
@@ -38,11 +38,11 @@ Make a log file made with -v -v or --log-file=output.txt. If you use the Bundle
from a version later than 0.32 a default log is created for your last run at
~/Library/Logs/mpv.log. You can jump to that file via the Help > Show log Fileā€¦
menu. Paste the log to https://0x0.st/ or attach it to the github issue, and
-replace this text with a link to it.
+replace this text with a link to it.
-In the case of a crash please provide the macOS Crash Report (Backtrace).
+Without the log file, this issue will be closed for ignoring the issue template.
-The issue will be closed for ignoring the issue template.
+In the case of a crash, please provide the macOS Crash Report (Backtrace).
### Sample files
diff --git a/.github/ISSUE_TEMPLATE/2_bug_report_windows.md b/.github/ISSUE_TEMPLATE/2_bug_report_windows.md
index b42c385e47..62ac3138f4 100644
--- a/.github/ISSUE_TEMPLATE/2_bug_report_windows.md
+++ b/.github/ISSUE_TEMPLATE/2_bug_report_windows.md
@@ -14,6 +14,7 @@ Provide following Information:
- Windows Version
- Source of the mpv binary
- If known which version of mpv introduced the problem
+- GPU model, driver and version
- Possible screenshot or video of visual glitches
If you're not using git master or the latest release, update.
@@ -38,7 +39,9 @@ Make a log file made with -v -v or --log-file=output.txt, paste it to
https://0x0.st/ or attach it to the github issue, and replace this text with a
link to it.
-The issue will be closed for ignoring the issue template.
+Without the log file, this issue will be closed for ignoring the issue template.
+
+In the case of a crash, please provide a backtrace.
### Sample files
diff --git a/.github/ISSUE_TEMPLATE/3_bug_report.md b/.github/ISSUE_TEMPLATE/3_bug_report.md
index 60df58de4e..905707a6b6 100644
--- a/.github/ISSUE_TEMPLATE/3_bug_report.md
+++ b/.github/ISSUE_TEMPLATE/3_bug_report.md
@@ -13,6 +13,9 @@ Provide following Information:
- mpv version
- Platform and Version
- Source of the mpv binary
+- If known which version of mpv introduced the problem
+- GPU model, driver and version
+- Possible screenshot or video of visual glitches
If you're not using git master or the latest release, update.
Releases are listed here: https://github.com/mpv-player/mpv/releases
@@ -36,6 +39,10 @@ Make a log file made with -v -v or --log-file=output.txt, paste it to
https://0x0.st/ or attach it to the github issue, and replace this text with a
link to it.
+Without the log file, this issue will be closed for ignoring the issue template.
+
+In the case of a crash, please provide a backtrace.
+
### Sample files
Sample files needed to reproduce this issue can be uploaded to https://0x0.st/
diff --git a/.github/ISSUE_TEMPLATE/4_bug_report_build.md b/.github/ISSUE_TEMPLATE/4_bug_report_build.md
index e8697f069f..ffc1097853 100644
--- a/.github/ISSUE_TEMPLATE/4_bug_report_build.md
+++ b/.github/ISSUE_TEMPLATE/4_bug_report_build.md
@@ -7,7 +7,12 @@ assignees: ''
---
-### mpv version and platform versions
+### Important Information
+
+Provide following Information:
+- mpv version
+- Platform and Version
+- meson version
If you're not using git master or the latest release, update.
Releases are listed here: https://github.com/mpv-player/mpv/releases
@@ -27,4 +32,4 @@ differs from your own.
Upload meson-logs/meson-log.txt or meson setup build output to https://0x0.st/ or attach
it to the github issue, and replace this text with a link to it.
-The issue will be closed for ignoring the issue template.
+Without the log file, this issue will be closed for ignoring the issue template.