Browse Source

Update report.yaml

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

Loading…
Cancel
Save