Adjusting a bit the issue templates for clarity

This commit is contained in:
eried 2024-04-17 10:48:24 +02:00
parent 6fe8ab4f99
commit 990f63e5de
3 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,7 @@
name: Bug report name: Bug report
description: File a bug reports regarding the firmware. description: File a bug reports regarding the firmware.
labels: ['bug'] labels:
- bug
body: body:
- type: markdown - type: markdown
attributes: attributes:

View File

@ -1,6 +1,7 @@
name: Feature Request name: Feature Request
description: For feature requests regarding the firmware. description: For feature requests regarding the firmware.
labels: ['feature request'] labels:
- enhancement
body: body:
- type: markdown - type: markdown
attributes: attributes:

View File

@ -1,6 +1,5 @@
name: Firmware/boot issue name: Firmware/boot issue
description: If you are having firmware upgrade or booting problems. description: If you are having firmware upgrade or booting problems.
title: 'Problem upgrading the firmware or booting '
labels: labels:
- firmware - firmware
body: body: