Skip to content

Commit

Permalink
chore: Update templates
Browse files Browse the repository at this point in the history
  • Loading branch information
davidrapan committed Dec 25, 2024
1 parent 8bcc09d commit ac39b73
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,16 @@ body:
validations:
required: true
- type: input
id: version_ha
id: version_core
attributes:
label: Home Assistant Core Version
placeholder: "2024.12.5"
validations:
required: true
- type: input
id: version_ha
id: version_haos
attributes:
label: Home Assistant Operating System Version
placeholder: "14.1"
validations:
required: true
required: true
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ body:
description: A clear and concise description of any alternative solutions or features you've considered.
placeholder: Alternative
validations:
required: true
required: true

0 comments on commit ac39b73

Please sign in to comment.