From 2ce3f2e31a6947516491099f246df053226d1dfe Mon Sep 17 00:00:00 2001 From: ivonGwy Date: Wed, 25 Oct 2023 15:34:08 +0800 Subject: [PATCH] fix --- .github/ISSUE_TEMPLATE/consultation.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/consultation.yaml b/.github/ISSUE_TEMPLATE/consultation.yaml index 6270e04..a5d76ee 100644 --- a/.github/ISSUE_TEMPLATE/consultation.yaml +++ b/.github/ISSUE_TEMPLATE/consultation.yaml @@ -26,11 +26,11 @@ body: value: "i have a question!" validations: required: true - - type: textarea + - type: input id: version attributes: label: Version description: What version of our software are you running? - default: 2.3.5 + value: "newest" validations: required: true