Fix order, and description/placeholders

Signed-off-by: Sanjula Ganepola <sanjulagane@gmail.com>
This commit is contained in:
Sanjula Ganepola
2024-11-30 20:30:00 -05:00
parent 71e21ee5c9
commit 01cd64b6db
4 changed files with 40 additions and 21 deletions

View File

@@ -0,0 +1,15 @@
name: 📖 Documentation Issue
description: Share an issue to fix or enhancement to make in the documentation.
labels:
- 'documentation'
body:
- type: textarea
id: description
attributes:
label: Description
description: |
Describe the issue to fix or enhancement to make in the documentation.
placeholder: |
Description
validations:
required: true