Files
coco 723ce1af5c a
2026-07-03 15:12:48 +08:00

20 lines
469 B
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
name: Documentation error
description: Report a mistake in the documentation.
labels: ["documentation error"]
body:
- type: textarea
attributes:
label: Area
description: Which part of the documentation is affected?
validations:
required: true
- type: textarea
attributes:
label: Error
description: Whats wrong?
validations:
required: true
- type: textarea
attributes:
label: Additional information