Add issue templates
Signed-off-by: Sanjula Ganepola <sanjulagane@gmail.com>
This commit is contained in:
15
.github/ISSUE_TEMPLATE/documentation_issue.yml
vendored
Normal file
15
.github/ISSUE_TEMPLATE/documentation_issue.yml
vendored
Normal 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
|
||||
Reference in New Issue
Block a user