computer-host/.github/ISSUE_TEMPLATE/question.yml

11 lines
255 B
YAML

name: Question
description: Ask a question about usage or internals
labels: ["question"]
body:
- type: textarea
id: question
attributes:
label: Question
description: What would you like to know?
validations:
required: true