12 lines
325 B
YAML
12 lines
325 B
YAML
|
name: Other Issues
|
||
|
description: Something that doesn't fit the other categories
|
||
|
body:
|
||
|
- type: textarea
|
||
|
id: issue-description
|
||
|
attributes:
|
||
|
label: Issue Description
|
||
|
description: Please share a clear and concise description of the issue.
|
||
|
placeholder: Description
|
||
|
validations:
|
||
|
required: true
|