2022-02-20 19:14:11 +01:00
|
|
|
name: Question
|
|
|
|
description: If you have a question, please fill out this form. Feature requests will be closed immediately!
|
|
|
|
title: "[Question]: "
|
|
|
|
labels: question
|
|
|
|
body:
|
|
|
|
- type: markdown
|
|
|
|
attributes:
|
2022-02-21 00:16:04 +01:00
|
|
|
value: Feature requests will be closed immediately!
|
2022-02-20 19:14:11 +01:00
|
|
|
- type: textarea
|
|
|
|
id: describe-question
|
|
|
|
attributes:
|
|
|
|
label: Describe your question
|
|
|
|
description: Describe your question as accurately as possible.
|
|
|
|
validations:
|
|
|
|
required: true
|
|
|
|
- type: textarea
|
|
|
|
id: screenshots
|
|
|
|
attributes:
|
|
|
|
label: Screenshots
|
|
|
|
description: If applicable, add screenshots to help explain your problem.
|
|
|
|
validations:
|
|
|
|
required: false
|