Browse Source

Update report.yaml

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

12
.github/ISSUE_TEMPLATE/report.yaml

@ -22,9 +22,9 @@ body:
label: Platform label: Platform
description: Which Hardware are you usning to run AhoyDTU on ? description: Which Hardware are you usning to run AhoyDTU on ?
options: options:
- label: ESP8266 - ESP8266
- label: ESP32 - ESP32
- label: RaspberryPi - RaspberryPi
required: true required: true
- type: textarea - type: textarea
id: model id: model
@ -41,9 +41,9 @@ body:
description: "What type of nRF24L01+ chip is on your nRF24L01+ module ?" description: "What type of nRF24L01+ chip is on your nRF24L01+ module ?"
multiple: true multiple: true
options: options:
- "[ ] nRF24L01+ you verified this is a Plus model capable of the required 256kBit/s mode" - nRF24L01+ you verified this is a Plus model capable of the required 256kBit/s mode
- "[ ] square dot indicates original Nordic Semicon chip" - square dot indicates original Nordic Semicon chip
- "[ ] round dot indicates copy-cat / counterfeit SI labs chip" - round dot indicates copy-cat / counterfeit SI labs chip
- type: dropdown - type: dropdown
id: antenna id: antenna
attributes: attributes:

Loading…
Cancel
Save