From 50b4f0b451505afac6ddee820907335cffdb47f9 Mon Sep 17 00:00:00 2001 From: Kroese Date: Wed, 17 Apr 2024 19:07:04 +0200 Subject: [PATCH] docs: Update issue template --- .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 58fc2eb..11e9da5 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -15,7 +15,7 @@ body: attributes: label: Machine specifications description: The processor and RAM amount in your machine. - placeholder: e.g. Intel N5105 / 16 GB + placeholder: e.g. Raspberry Pi 5 / 8 GB validations: required: true - type: input