From 89cb1956fd0e7352d9876e6ab9a22064c4c4927c Mon Sep 17 00:00:00 2001 From: Kroese Date: Wed, 17 Apr 2024 19:07:15 +0200 Subject: [PATCH] docs: Update issue template (#72) --- .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