From a8ed57bd6504c8f0c7910a43d9908e3d2d083af4 Mon Sep 17 00:00:00 2001 From: WerWolv Date: Fri, 10 Sep 2021 12:46:26 +0200 Subject: [PATCH] github: Use input instead of textarea for version in issue template --- .github/ISSUE_TEMPLATE/bug_report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 7d9b72589..0fc187957 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -26,7 +26,7 @@ body: description: Include a detailed step by step process for recreating your issue. validations: required: true -- type: textarea +- type: input attributes: label: ImHex Version description: |