2023-10-25 16:25:53 +02:00
|
|
|
name: Default
|
|
|
|
about: Use this template if nothing seems to work.
|
|
|
|
title: "❓ "
|
2023-10-25 16:18:40 +02:00
|
|
|
labels:
|
2023-10-25 16:25:53 +02:00
|
|
|
- question
|
2023-10-25 16:16:47 +02:00
|
|
|
body:
|
|
|
|
- type: markdown
|
|
|
|
attributes:
|
|
|
|
value: |
|
|
|
|
Thanks for taking the time to fill out this bug report!
|
|
|
|
- type: textarea
|
2023-10-25 16:25:53 +02:00
|
|
|
id: content
|
2023-10-25 16:16:47 +02:00
|
|
|
attributes:
|
2023-10-25 16:25:53 +02:00
|
|
|
label: What happened ?
|
|
|
|
description: ❔ Simply ask your question here. ❔
|
|
|
|
placeholder: Tell us what you want to know...
|
2023-10-25 16:16:47 +02:00
|
|
|
validations:
|
2023-10-25 16:25:53 +02:00
|
|
|
required: true
|