Slight adjustments to github bug_report template

This commit is contained in:
Thomas Basler 2024-09-25 21:49:38 +02:00
parent 155735c828
commit d69a43373e

View File

@ -47,7 +47,8 @@ body:
label: Install Method label: Install Method
description: How did you install OpenDTU? description: How did you install OpenDTU?
options: options:
- Pre-Compiled binary from GitHub - Pre-Compiled binary from GitHub releases
- Pre-Compiles binary from GitHub actions/pull-request
- Self-Compiled - Self-Compiled
validations: validations:
required: true required: true
@ -92,5 +93,5 @@ body:
required: true required: true
- label: I have updated the title field above with a concise description. - label: I have updated the title field above with a concise description.
required: true 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 required: true