Skip to content

Commit

Permalink
chore: Update Bug report template
Browse files Browse the repository at this point in the history
  • Loading branch information
davidrapan committed Dec 25, 2024
1 parent d63fe26 commit e2dc6d0
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,20 @@ body:
id: version
attributes:
label: Version
placeholder: 24.12.08
placeholder: "24.12.22"
validations:
required: true
- type: input
id: version_ha
attributes:
label: Home Assistant Version
placeholder: 2024.12.1
label: Home Assistant Core Version
placeholder: "2024.12.5"
validations:
required: true
- type: input
id: version_ha
attributes:
label: Home Assistant Operating System Version
placeholder: "14.1"
validations:
required: true

0 comments on commit e2dc6d0

Please sign in to comment.