Skip to content

Commit

Permalink
Update bug_report.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
hikirsch authored Jan 17, 2025
1 parent e4912ae commit 46639de
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,17 @@ body:
id: installation_method
attributes:
label: How was the integration installed?
description: Select how the integration was installed.
options:
- HACS
- Other (please specify below)
default: 0
validations:
required: true
- type: textarea
id: other_installation_method
attributes:
label: If "Other," specify the installation method
description: Provide details on how this integration was installed.
placeholder: "e.g., I copied everything from custom_components ..."
label: If "Other", please provide details on how this integration was installed.
placeholder: "e.g., I copied everything from this GitHub repository's custom_components folder and ..."
- type: dropdown
id: device_type
attributes:
Expand All @@ -48,6 +47,7 @@ body:
- MC/MCA66
- Lync 6
- Lync 12
default: 0
validations:
required: true
- type: textarea
Expand Down

0 comments on commit 46639de

Please sign in to comment.