Slight adjustments to github bug_report template
This commit is contained in:
parent
155735c828
commit
d69a43373e
5
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
5
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -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
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user