Fix issue form template

This commit is contained in:
clsty
2025-02-09 13:24:18 +08:00
parent bc9d22873e
commit 8eb29d8f4a
+1 -1
View File
@@ -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<!-- Run `./diagnose` inside the repo, and paste the result below. -->\n<details><summary>Quick diagnose</summary>\n\n```\n(Paste your diagnose result here!)\n```\n\n</details>"
validations:
required: true