mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2026-04-17 17:51:38 +08:00
update issue order
This commit is contained in:
12
.github/ISSUE_TEMPLATE/3-doc-report.yml
vendored
Normal file
12
.github/ISSUE_TEMPLATE/3-doc-report.yml
vendored
Normal 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
|
||||
Reference in New Issue
Block a user