From 6b587427b2edb6ca94cf802e63f8b0d7906af4b2 Mon Sep 17 00:00:00 2001 From: "Josh.5" Date: Mon, 10 Oct 2022 01:26:35 +1300 Subject: [PATCH] Fixing the platform version on the bug report template --- .github/ISSUE_TEMPLATE/BUG-REPORT.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml index c0a43a6..c6baa9a 100644 --- a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml @@ -53,10 +53,10 @@ body: placeholder: 'Build: [10/08/22 03:09:26] [master] [477e25f82c2612b6345ca0c9777345e6b5129965]' validations: required: true - - type: input + - type: textarea id: platform attributes: - label: Platform and Version + label: Platform description: Detail the host OS platform, version and software versions. placeholder: | - Distribution: $(. /etc/os-release; echo "${NAME} - ${VERSION}")