Merge branch 'main' into development03

This commit is contained in:
lumapu 2023-04-05 01:40:03 +02:00
commit b9149a48dd

View file

@ -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