Files
gitea-github-theme/.github/ISSUE_TEMPLATE/3-doc-report.yml
2025-11-06 10:11:52 +08:00

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