From 6953fa82c028a79f9201e219a1a9add2b14808b3 Mon Sep 17 00:00:00 2001 From: fireflycons <34012094+fireflycons@users.noreply.github.com> Date: Thu, 23 Nov 2023 20:22:22 +0000 Subject: [PATCH] issue template --- .github/ISSUE_TEMPLATE/bug.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index d4ae942..ffae2fa 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -15,9 +15,9 @@ body: id: workstation attributes: label: Your Workstation - description: Please tell us your PC/Mac/Laptop spec? + description: "Please tell us your PC/Mac/Laptop spec, for example:" placeholder: "Specification" - value: 16 GB RAM, 8 core i7 CPU + value: Windows 10 Laptop, 16 GB RAM, 8 core i7 CPU validations: required: true - type: textarea