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