Files
github-local-actions/.github/ISSUE_TEMPLATE/documentation_issue.yml
Sanjula Ganepola d510b6c9ab more template fixes
Signed-off-by: Sanjula Ganepola <sanjulagane@gmail.com>
2024-11-30 20:15:50 -05:00

13 lines
347 B
YAML

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