Browse Source

Update report.yaml

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

32
.github/ISSUE_TEMPLATE/report.yaml

@ -7,11 +7,11 @@ body:
- type: markdown - type: markdown
attributes: attributes:
value: | value: |
Bitte die Posting Guide lines lesen, Vorlage kopieren und ausfüllen und in Eurem Support Forum Eintrag posten. "Bitte die Posting Guide lines lesen, Vorlage kopieren und ausfüllen und in Eurem Support Forum Eintrag posten."
Wir lesen auch gerne Deutsch, bitte fülle die u.a. Fragen aus damit wir Dir bestmöglich helfen können Danke! "Wir lesen auch gerne Deutsch, bitte fülle die u.a. Fragen aus damit wir Dir bestmöglich helfen können Danke!"
""
Please read, copy & fill in the template from our Posting Guide lines into your Support Forum post. "Please read, copy & fill in the template from our Posting Guide lines into your Support Forum post."
We do enjoy the english language, but we need a couple of things to best support you in your goal, please fill in all / most of the details given below. Thanks! "We do enjoy the english language, but we need a couple of things to best support you in your goal, please fill in all / most of the details given below. Thanks!"
- type: markdown - type: markdown
attributes: attributes:
value: "## Hardware" value: "## Hardware"
@ -36,8 +36,8 @@ body:
- type: dropdown - type: dropdown
id: nrf24l01-module id: nrf24l01-module
attributes: attributes:
label: nRF24L01+ Module label: "nRF24L01+ Module"
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"
@ -47,7 +47,7 @@ body:
id: antenna id: antenna
attributes: attributes:
label: Antenna label: Antenna
description: What type of antenna has your nRF24L01+ module ? description: "What type of antenna has your nRF24L01+ module ?"
options: options:
- circuit Board - circuit Board
- external Antenna - external Antenna
@ -57,7 +57,7 @@ body:
id: power-stabilization id: power-stabilization
attributes: attributes:
label: Power Stabilization label: Power Stabilization
description: What kind of power stabilization have you used for your nRF24L01+ module ? description: "What kind of power stabilization have you used for your nRF24L01+ module ?"
options: options:
- "[ ] noting (yet)" - "[ ] noting (yet)"
- "[ ] ~100uF Electrolytic Capacitor [connected between +3.3V and GND (Pin 1 & 2) of the NRF Module]" - "[ ] ~100uF Electrolytic Capacitor [connected between +3.3V and GND (Pin 1 & 2) of the NRF Module]"
@ -89,16 +89,16 @@ body:
id: software id: software
attributes: attributes:
label: Software label: Software
description: What version of our software are you running? description: "What version of our software are you running?"
placeholder: Version: 0.5.17 Github Hash: 5402e9b placeholder: "Version: 0.5.17 Github Hash: 5402e9b"
value: Version: _._.__ Github Hash: _______" value: "Version: _._.__ Github Hash: _______"
validations: validations:
required: true required: true
- type: dropdown - type: dropdown
id: software id: software
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 ?"
options: options:
- "[ ] ESP Tools" - "[ ] ESP Tools"
- "[ ] Platform IO" - "[ ] Platform IO"
@ -108,7 +108,7 @@ body:
id: desktop-os id: desktop-os
attributes: attributes:
label: Desktop label: Desktop
description: Which operating system are you using on your desktop? description: "Which operating system are you using on your desktop?"
options: options:
- "[ ] Linux" - "[ ] Linux"
- "[ ] Mac OS" - "[ ] Mac OS"
@ -136,6 +136,6 @@ body:
label: Connection picture label: Connection picture
description: description:
options: options:
- label: I will attach/upload an Image of my wiring - label: "I will attach/upload an Image of my wiring"
validations: validations:
required: true required: true

Loading…
Cancel
Save