Skip to content

Commit

Permalink
issue template: fix phrasing
Browse files Browse the repository at this point in the history
  • Loading branch information
schlimmchen committed Sep 26, 2024
1 parent 22d96fd commit de171c5
Showing 1 changed file with 3 additions and 3 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 @@ -56,15 +56,15 @@ body:
id: version
attributes:
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"
validations:
required: true
- type: input
id: environment
attributes:
label: What firmware variant (PIO Environment) are you using?
description: You can find this in by going to Info -> System
label: What firmware variant (PIO Environment)?
description: You can find this in the Web UI at Info -> System.
placeholder: "generic_esp32s3_usb"
validations:
required: true
Expand Down

0 comments on commit de171c5

Please sign in to comment.