2024-05-14 07:47:40 +02:00
|
|
|
name: ❓ Question
|
|
|
|
about: Use this template if nothing seems to work.
|
|
|
|
title: ''
|
|
|
|
labels:
|
|
|
|
- question
|
|
|
|
body:
|
|
|
|
- type: markdown
|
|
|
|
attributes:
|
|
|
|
value: |
|
|
|
|
> **Note**: Thanks for taking the time to fill out this bug report!
|
|
|
|
- type: textarea
|
|
|
|
id: content
|
|
|
|
attributes:
|
|
|
|
label: ❔ What happened
|
2025-02-24 09:43:14 +01:00
|
|
|
description: Simply ask your question here.
|
2024-05-14 07:47:40 +02:00
|
|
|
placeholder: Tell us what you want to know...
|
|
|
|
validations:
|
|
|
|
required: true
|