mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Add missing required IDs to issue form (#25762)
This commit is contained in:
parent
12661d98c8
commit
8ce5b73b69
2
.github/ISSUE_TEMPLATE/feedback.yml
vendored
2
.github/ISSUE_TEMPLATE/feedback.yml
vendored
@ -24,6 +24,7 @@ body:
|
||||
value: |
|
||||
## Details
|
||||
- type: input
|
||||
id: url
|
||||
attributes:
|
||||
label: URL
|
||||
placeholder: "http://www.home-assistant.io/..."
|
||||
@ -32,6 +33,7 @@ body:
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
id: version
|
||||
attributes:
|
||||
label: Version
|
||||
placeholder: "e.g., 2022.7.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user