From ebb7fbc5d228b52c224693ef549bdadf4e6430d1 Mon Sep 17 00:00:00 2001 From: nanahi <130121847+na-na-hi@users.noreply.github.com> Date: Thu, 30 Nov 2023 21:18:31 -0500 Subject: 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. --- .github/ISSUE_TEMPLATE/2_bug_report_macos.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.github/ISSUE_TEMPLATE/2_bug_report_macos.md') 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 -- cgit v1.2.3