Skip to content

Commit

Permalink
update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
donavanbecker committed Jan 7, 2024
1 parent 599e244 commit 3d09bb0
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,15 +89,15 @@ body:
If your operating system is not listed, please provide it in the bug description.
validations:
required: true
- type: checkboxes
- type: dropdown
attributes:
label: Environment Info
options:
- label: Using Docker?
- label: Using Hyper-V?
- label: Using hb-service?
description: |
Please check any boxes that apply to you.
If your Environment Info is not listed, please provide it in the bug description.
- type: dropdown
id: raspberry-pi-model
attributes:
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/support-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,15 +88,15 @@ body:
If your operating system is not listed, please provide it in the support description.
validations:
required: true
- type: checkboxes
- type: dropdown
attributes:
label: Environment Info
options:
- label: Using Docker?
- label: Using Hyper-V?
- label: Using hb-service?
description: |
Please check any boxes that apply to you.
If your Environment Info is not listed, please provide it in the bug description.
- type: dropdown
id: raspberry-pi-model
attributes:
Expand Down
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

All notable changes to homebridge-config-ui-x will be documented in this file.

## Beta (2024-XX-XX)

### UI Changes

-

### Translation Changes

-

### Other Changes

- attach artifacts to workflows
- update issue templates

## 4.55.0 (2024-01-06)

### UI Changes
Expand Down

0 comments on commit 3d09bb0

Please sign in to comment.