Browse Source

Merge branch 'main' into development03

pull/876/head
lumapu 2 years ago
parent
commit
b9149a48dd
  1. 10
      .github/ISSUE_TEMPLATE/report.yaml

10
.github/ISSUE_TEMPLATE/report.yaml

@ -29,14 +29,6 @@ body:
- RaspberryPi - RaspberryPi
validations: validations:
required: true required: true
- type: input
id: model
attributes:
label: Model name
description: Please give us a precise description of your hardware and/or a link to the vendor
placeholder:
validations:
required: false
- type: dropdown - type: dropdown
id: assembly-type id: assembly-type
attributes: attributes:
@ -111,7 +103,7 @@ body:
attributes: attributes:
label: Github Hash label: Github Hash
description: Which GitHub hash has the build of our software ? description: Which GitHub hash has the build of our software ?
placeholder: 0000000 placeholder: abc1234
validations: validations:
required: true required: true
- type: dropdown - type: dropdown

Loading…
Cancel
Save