From d23658769ea8adb85bc09005350570b4d2cc79f6 Mon Sep 17 00:00:00 2001 From: ivonGwy <ivon@ivon.wang> Date: Wed, 25 Oct 2023 15:19:07 +0800 Subject: [PATCH] add .github templates --- .github/ISSUE_TEMPLATE/bug.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index 72e4510..6bfd29b 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -39,7 +39,7 @@ body: attributes: label: Version description: What version of our software are you running? - default: 2.3.5 + value: "2.3.5" validations: required: true - type: dropdown