From ac7deddd1f019d7db5a93b60b633400cdb29dd37 Mon Sep 17 00:00:00 2001 From: oop7 <110548351+oop7@users.noreply.github.com> Date: Sat, 15 Nov 2025 16:49:44 +0200 Subject: [PATCH] Update bug report template environment section Added fields for yt-dlp and Deno versions, updated example versions for YTSage and Python, and clarified instructions for finding environment details in the About dialog. --- .github/ISSUE_TEMPLATE/🐛-bug-report.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/🐛-bug-report.md b/.github/ISSUE_TEMPLATE/🐛-bug-report.md index 4959859..73934b2 100644 --- a/.github/ISSUE_TEMPLATE/🐛-bug-report.md +++ b/.github/ISSUE_TEMPLATE/🐛-bug-report.md @@ -26,18 +26,20 @@ assignees: '' ## ✅ Expected Behavior - ## ❌ Actual Behavior ## 🖥️ Environment -- **YTSage Version**: -- **Python Version**: +- **YTSage Version**: +- **yt-dlp Version**: - **OS**: -- **yt-dlp Version**: +- **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