update default issue template

This commit is contained in:
OCram85 2023-11-12 13:26:11 +01:00
parent 1b4784faa0
commit 3a1dbeab96
1 changed files with 16 additions and 10 deletions

View File

@ -1,10 +1,16 @@
--- name: Default
name: 'Default' about: Use this template if nothing seems to work.
about: 'Use this template if nothing seems to work.' title: ''
title: ':question: ' body:
labels: - type: markdown
- question attributes:
--- value: |
#### :grey_question: Simply ask your question here: :grey_question: > **Note**: Thanks for taking the time to fill out this bug report!
- type: textarea
<!-- Take your time an think about your problem.... --> id: content
attributes:
label: ❔ What happened
description: Simply ask your question here.
placeholder: Tell us what you want to know...
validations:
required: true