Files
github-local-actions/.github/ISSUE_TEMPLATE/documentation_issue.yml
Sanjula Ganepola bcd0431e81 Add issue templates
Signed-off-by: Sanjula Ganepola <sanjulagane@gmail.com>
2024-11-30 19:46:28 -05:00

15 lines
397 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:
label: Description
description: |
Describe the issue or enhancement regarding the documentation.
validations:
required: true