Files
github-local-actions/.github/ISSUE_TEMPLATE/documentation_issue.yml
Sanjula Ganepola 57c1c6579d Fix templates
Signed-off-by: Sanjula Ganepola <sanjulagane@gmail.com>
2024-11-30 20:14:46 -05:00

14 lines
372 B
YAML

name: 📖 Documentation Issue
description: Report an issue or enhancement regarding the documentation.
labels:
- 'documentation'
body:
- type: textarea
id: description
attributes:
description:
label: Description
description: |
Describe the issue or enhancement regarding the documentation.
validations:
required: true