Skip to content

Commit

Permalink
Slight adjustments to github bug_report template
Browse files Browse the repository at this point in the history
  • Loading branch information
tbnobody committed Sep 25, 2024
1 parent 155735c commit d69a433
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ body:
label: Install Method
description: How did you install OpenDTU?
options:
- Pre-Compiled binary from GitHub
- Pre-Compiled binary from GitHub releases
- Pre-Compiles binary from GitHub actions/pull-request
- Self-Compiled
validations:
required: true
Expand Down Expand Up @@ -92,5 +93,5 @@ body:
required: true
- label: I have updated the title field above with a concise description.
required: true
- label: I have double checked that my inverter does not contain a W in the model name (like HMS-xxxW) as they are not supported
- label: I have double checked that my inverter does not contain a W in the model name (like HMS-xxxW) as they are not supported.
required: true

0 comments on commit d69a433

Please sign in to comment.