From 8eb29d8f4a8caacba4232404e6d5f88698467603 Mon Sep 17 00:00:00 2001 From: clsty Date: Sun, 9 Feb 2025 13:24:18 +0800 Subject: [PATCH] Fix issue form template --- .github/ISSUE_TEMPLATE/3-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/3-test.yml b/.github/ISSUE_TEMPLATE/3-test.yml index c3c04cc70..1d47c6aba 100644 --- a/.github/ISSUE_TEMPLATE/3-test.yml +++ b/.github/ISSUE_TEMPLATE/3-test.yml @@ -40,7 +40,7 @@ body: - type: textarea attributes: label: Quick diagnose info - discription: "Run `./diagnose` inside the repo, and paste the result below." + description: "Run `./diagnose` inside the repo, and paste the result below." value: "\n\n
Quick diagnose\n\n```\n(Paste your diagnose result here!)\n```\n\n
" validations: required: true