mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-12 19:47:48 +00:00
Adjusting a bit the issue templates for clarity
This commit is contained in:
3
.github/ISSUE_TEMPLATE/01_bug_report.yml
vendored
3
.github/ISSUE_TEMPLATE/01_bug_report.yml
vendored
@@ -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:
|
||||||
|
@@ -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:
|
||||||
|
@@ -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:
|
||||||
|
Reference in New Issue
Block a user