mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-27 02:56:31 +00:00
Fix issue template forms (#2543)
This commit is contained in:
parent
334aafee23
commit
7f6dde3a5f
@ -13,7 +13,7 @@ inputs:
|
|||||||
[fr]: https://community.home-assistant.io/c/feature-requests
|
[fr]: https://community.home-assistant.io/c/feature-requests
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: What is the version of the Supervisor used?
|
label: What is the used version of the Supervisor?
|
||||||
required: true
|
required: true
|
||||||
placeholder: supervisor-
|
placeholder: supervisor-
|
||||||
description: >
|
description: >
|
||||||
@ -40,7 +40,7 @@ inputs:
|
|||||||
attributes:
|
attributes:
|
||||||
label: What is the version of your installed operating system?
|
label: What is the version of your installed operating system?
|
||||||
required: true
|
required: true
|
||||||
placeholder: 5.10
|
placeholder: "5.11"
|
||||||
description: Can be found in the Supervisor panel -> System tab.
|
description: Can be found in the Supervisor panel -> System tab.
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
Loading…
x
Reference in New Issue
Block a user