From 8a166c73c8173de1bc23014bcc34fe73f527272e Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Wed, 11 Jan 2023 08:09:54 +1100 Subject: [PATCH] update wording --- .github/ISSUE_TEMPLATE/bug-report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index 3cdd92719..aad31fde4 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -50,7 +50,7 @@ body: attributes: label: Windows Build Number description: Run "ver" at CMD (command prompt) or go to Windows Settings -> Systems -> About. - placeholder: "10.0.19043.1288" + placeholder: "Example: 10.0.19043.1288" validations: required: true