Updated issue templates

This commit is contained in:
Fredrik Baberg 2023-01-12 21:58:53 +01:00
parent e5856ec38e
commit bc07b57c33
2 changed files with 12 additions and 17 deletions

View File

@ -1,7 +1,7 @@
---
# yamllint disable rule:line-length
name: Bug Report Form
description: Report an issue.
description: Report an issue with an add-on.
body:
- type: markdown
attributes:

View File

@ -1,13 +1,23 @@
---
# yamllint disable rule:line-length
name: Feature Request Form
description: Make a feature request.
description: Make a feature request / suggestion.
body:
- type: markdown
attributes:
value: |
This form is for asking for feature requests.
- type: dropdown
validations:
required: true
attributes:
label: If this relates to an existing add-on, please select which one.
options:
- Other
- 3DPrinter-OctoPrint
- Camera-mjpg-streamer
- type: textarea
validations:
required: true
@ -19,18 +29,3 @@ body:
attributes:
value: |
## Environment
- type: dropdown
validations:
required: true
attributes:
label: Select the add-on this feature request is related to. If none, select "Other".
options:
- 3DPrinter-OctoPrint
- Camera-mjpg-streamer
- Other
- type: markdown
attributes:
value: |
# Details