Browse Source

Update report.yaml

pull/347/head
stefan123t 2 years ago
committed by GitHub
parent
commit
9205cacccc
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      .github/ISSUE_TEMPLATE/report.yaml

6
.github/ISSUE_TEMPLATE/report.yaml

@ -76,7 +76,7 @@ body:
validations:
required: true
- type: dropdown
id: software
id: build-and-flash-method
attributes:
label: "Build & Flash Method"
description: What software do you use to build and flash our firmware images ?
@ -97,7 +97,7 @@ body:
validations:
required: true
- type: textarea
id: Debugging
id: debugging
attributes:
label: Relevant log output
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
@ -112,7 +112,7 @@ body:
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
render: shell
- type: checkboxes
id: terms
id: connection-picture
attributes:
label: Connection picture
description:

Loading…
Cancel
Save