LLamaSharp/.github/ISSUE_TEMPLATE/blank_issue.yml

12 lines
291 B
YAML

name: Blank Issue
description: Submit any other kind of issue.
labels: [Blank Issue]
body:
- type: textarea
id: description
attributes:
label: Description
description: Please describe the issue here.
placeholder: Description
validations:
required: false