added issue templates

This commit is contained in:
Flaminel
2024-12-31 16:29:43 +02:00
committed by Marius Nechifor
parent d48c7d7479
commit 4644b4c62b
4 changed files with 99 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
name: Feature request
description: Ask a question to receive help.
title: "[HELP]: "
labels: ["question"]
body:
- type: markdown
attributes:
value: |
If you are experiencing unexpected behavior, please consider submitting a bug report instead.
- type: textarea
id: description
attributes:
label: How can we help?
description: |
Links? References? Anything that will give us more context about your question!
Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in.
validations:
required: true