mirror of
https://github.com/lumapu/ahoy.git
synced 2025-04-30 02:36:20 +02:00
Merge branch 'main' into development03
This commit is contained in:
commit
b9149a48dd
1 changed files with 1 additions and 9 deletions
10
.github/ISSUE_TEMPLATE/report.yaml
vendored
10
.github/ISSUE_TEMPLATE/report.yaml
vendored
|
@ -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…
Add table
Reference in a new issue