From 53ae118e72fd883621bda2098482204f2c93b464 Mon Sep 17 00:00:00 2001 From: Kayla Cinnamon Date: Mon, 7 Apr 2025 17:06:34 -0700 Subject: [PATCH] Update version placeholder in bug_report.yml (#38504) --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 3db8087042..08bbc04c55 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -11,7 +11,7 @@ body: - type: input attributes: label: Microsoft PowerToys version - placeholder: 0.70.0 + placeholder: X.XX.X description: Hover over system tray icon or look at Settings validations: required: true