mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2025-12-21 22:23:56 +00:00
13 lines
360 B
YAML
13 lines
360 B
YAML
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
|