update issue order

This commit is contained in:
lutinglt
2025-11-06 10:11:52 +08:00
parent 687c7711ae
commit 2d0da89248
2 changed files with 0 additions and 0 deletions

12
.github/ISSUE_TEMPLATE/3-doc-report.yml vendored Normal file
View File

@@ -0,0 +1,12 @@
name: Document report
description: Improve or supplement the document.
labels: ["documentation"]
body:
- type: textarea
id: doc-description
attributes:
label: Document Description
description: Please describe the specific content of the document.
placeholder: The document content is incorrect
validations:
required: true