From 9859fb61968f18ada89f458233978d263961108c Mon Sep 17 00:00:00 2001 From: Noraa Junker Date: Mon, 9 Mar 2026 18:18:25 +0100 Subject: [PATCH] Enhance bug report template with file upload option (#46015) ## Summary of the Pull Request Adds an upload field for the bug report ZIP-file to the bug report issue template. image ## PR Checklist - [x] **Communication:** I've discussed this with core contributors already. If the work hasn't been agreed, this work might be rejected --------- Co-authored-by: Niels Laute --- .github/ISSUE_TEMPLATE/bug_report.yml | 9 +++++++-- .github/actions/spell-check/expect.txt | 1 + 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 1a85de1e06..8975caafac 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -40,7 +40,6 @@ body: - Other (please specify in "Steps to Reproduce") validations: required: true - - type: dropdown attributes: label: Area(s) with issue? @@ -106,7 +105,13 @@ body: placeholder: What happened instead? validations: required: false - +- type: upload + id: bugreportfile + attributes: + label: Upload Bug Report ZIP-file + description: Right-clicking the PowerToys tray icon in the taskbar and selecting “Report bug” generates a ZIP file containing diagnostic information about your setup and PowerToys logs, helping us better understand and troubleshoot the issue. + validations: + required: false - id: additionalInfo type: textarea attributes: diff --git a/.github/actions/spell-check/expect.txt b/.github/actions/spell-check/expect.txt index 0d4f2a7e3e..5ee8b605e0 100644 --- a/.github/actions/spell-check/expect.txt +++ b/.github/actions/spell-check/expect.txt @@ -129,6 +129,7 @@ bthprops bti BTNFACE bugreport +bugreportfile BUILDARCH BUILDNUMBER buildtransitive