From 415901deddb1bcbdaab03ab26421f9d26934769a Mon Sep 17 00:00:00 2001 From: nanahi <130121847+na-na-hi@users.noreply.github.com> Date: Thu, 30 Nov 2023 21:42:50 -0500 Subject: github/issue_template: request uploading attachments to github https://0x0.st/ has a maximum retention period of 1 year, and much less for larger files. Uploading them directly to github issue avoids this, which most people are already doing anyway because of greater convenience. log file: don't request 0x0.st. sample files: recommend github first. --- .github/ISSUE_TEMPLATE/2_bug_report_macos.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 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 f40dfe4782..e30347a4ae 100644 --- a/.github/ISSUE_TEMPLATE/2_bug_report_macos.md +++ b/.github/ISSUE_TEMPLATE/2_bug_report_macos.md @@ -34,11 +34,12 @@ differs from your own. ### Log file -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. +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. + +If you use the Bundle, 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. Without the log file, this issue will be closed for ignoring the issue template. @@ -46,6 +47,7 @@ In the case of a crash, please provide the macOS Crash Report (Backtrace). ### Sample files -Sample files needed to reproduce this issue can be uploaded to https://0x0.st/ -or similar sites. (Only needed if the issue cannot be reproduced without it.) +Sample files needed to reproduce this issue can be attached to the issue +(preferred), or be uploaded to https://0x0.st/ or similar sites. +(Only needed if the issue cannot be reproduced without it.) Do not use garbage like "cloud storage", especially not Google Drive. -- cgit v1.2.3