Added issue template

This commit is contained in:
2024-10-18 20:49:09 +02:00
parent c7babfd6ff
commit fb3dba46e6
3 changed files with 71 additions and 0 deletions
@@ -0,0 +1,14 @@
name: Issue Report
description: You found a bug or something does not work as it should, report it here
labels: ["feature-request"]
body:
- type: markdown
attributes:
value: "*Before you create an issue, please look first if an issue already exists that your concern is treated*"
- type: textarea
attributes:
label: Issue description
description: A detailed description of the feature you request. The more descriptive you are, the more likely the implementation will satisfy you
validations:
required: true