Files
SageTube/.github/ISSUE_TEMPLATE/🐛-bug-report.md
T
oop7 f33122fecd Add Open Logs button and simplify bug template
Add an 'Open Logs' button to the About dialog that opens the app log folder via QDesktopServices/QUrl, ensures the log directory exists, and logs warnings/errors. Include minimal styling and a handler (open_logs_folder) that uses APP_LOG_DIR and the logger. Also update settings dialog imports to include QUrl/QDesktopServices and APP_LOG_DIR. Simplify the bug report template to instruct users to open logs from the About dialog and attach ytsage.log / ytsage_error.log.
2026-02-10 13:50:03 +02:00

2.0 KiB

name, about, title, labels, assignees
name about title labels assignees
🐛 Bug Report Provide a clear and descriptive title bug

📝 Description

🔗 Affected Video URL

🔄 Steps to Reproduce

Expected Behavior

Actual Behavior

🖥️ Environment

  • YTSage Version:
  • yt-dlp Version:
  • OS:
  • Python Version:
  • Deno Version:
  • FFmpeg Version:
  • Installation Method:

💡 You can find most of these details by clicking the About button to open the About dialog.

📸 Screenshots/Logs

[ERROR] Failed to download: ...

🛠️ Possible Fix

📌 Additional Context


Checklist

  • I have searched existing issues to avoid duplicates
  • I have provided the affected YouTube URL
  • I have included clear steps to reproduce
  • I have attached relevant screenshots/logs
  • I have provided all required environment details

/label ~bug ~needs-triage