MonitorControl/.github/ISSUE_TEMPLATE/question.yml
2021-08-23 20:41:44 +02:00

18 lines
633 B
YAML

name: Question
description: I have a question related to this project
labels: ["Question"]
assignees: []
body:
- type: checkboxes
attributes:
label: Before opening the issue, have you...?
description: This is to help us minimize the amount of duplicate issues, which allows us more time for actual development.
options:
- label: Searched for existing issues
required: true
- type: textarea
validations:
required: true
attributes:
label: Question
description: Ask your question, be specific. The more info you provide, the easier it will be for someone to answer!