Add issue templates

Signed-off-by: Sanjula Ganepola <sanjulagane@gmail.com>
This commit is contained in:
Sanjula Ganepola
2024-11-30 19:46:28 -05:00
parent d032fe2d3d
commit bcd0431e81
4 changed files with 153 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
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