From e577434fe6b363e15f7fdade0794388e57c045b2 Mon Sep 17 00:00:00 2001 From: Matt Hill Date: Sun, 25 Jun 2023 13:38:26 -0600 Subject: [PATCH] Update bug-report.yml --- .github/ISSUE_TEMPLATE/bug-report.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 85eb2561c..466fdb562 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -15,15 +15,15 @@ body: - type: input attributes: label: Server Hardware - description: On what hardware are you running StartOS? Please be as detailed as possible - placeholder: e.g. 2023 Start9 Server One, Ras Pi (8GB) with T7 SSD, 2015 Lenovo laptop + description: On what hardware are you running StartOS? Please be as detailed as possible! + placeholder: Pi (8GB) w/ 32GB microSD & Samsung T7 SSD validations: required: true - type: input attributes: label: StartOS Version description: What version of StartOS are you running? - placeholder: e.g. 0.3.4.2 + placeholder: e.g. 0.3.4.3 validations: required: true - type: dropdown