Skip to content

Commit

Permalink
Adjusting a bit the issue templates for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
eried committed Apr 17, 2024
1 parent 6fe8ab4 commit 990f63e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/01_bug_report.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Bug report
description: File a bug reports regarding the firmware.
labels: ['bug']
labels:
- bug
body:
- type: markdown
attributes:
Expand Down
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/02_feature_request.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Feature Request
description: For feature requests regarding the firmware.
labels: ['feature request']
labels:
- enhancement
body:
- type: markdown
attributes:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: Firmware/boot issue
description: If you are having firmware upgrade or booting problems.
title: 'Problem upgrading the firmware or booting '
labels:
- firmware
body:
Expand Down

0 comments on commit 990f63e

Please sign in to comment.