issue template: fix phrasing

This commit is contained in:
Bernhard Kirchen 2024-09-26 21:48:02 +02:00
parent 22d96fd8a5
commit de171c5bcc

View File

@ -56,15 +56,15 @@ body:
id: version id: version
attributes: attributes:
label: What git-hash/version of OpenDTU-OnBattery? label: What git-hash/version of OpenDTU-OnBattery?
description: You can find this in by going to Info -> System description: You can find this in the Web UI at Info -> System.
placeholder: "e.g. 359d513" placeholder: "e.g. 359d513"
validations: validations:
required: true required: true
- type: input - type: input
id: environment id: environment
attributes: attributes:
label: What firmware variant (PIO Environment) are you using? label: What firmware variant (PIO Environment)?
description: You can find this in by going to Info -> System description: You can find this in the Web UI at Info -> System.
placeholder: "generic_esp32s3_usb" placeholder: "generic_esp32s3_usb"
validations: validations:
required: true required: true