2022-06-19 00:29:21 +08:00
|
|
|
|
name: Bug report
|
|
|
|
|
description: Create a report to spot probably hidden bugs :)
|
|
|
|
|
labels: ["bug :bug:"]
|
|
|
|
|
|
|
|
|
|
body:
|
|
|
|
|
- type: markdown
|
|
|
|
|
attributes:
|
|
|
|
|
value: |
|
|
|
|
|
**If you came here, we really appreciate your time in wanting to report a bug.**
|
|
|
|
|
|
|
|
|
|
Before actually start typing, please double check that there are not already existing
|
|
|
|
|
issues related to this bug, including open and closed.
|
|
|
|
|
|
|
|
|
|
- type: textarea
|
|
|
|
|
attributes:
|
|
|
|
|
label: LibreVNA Version
|
|
|
|
|
description: Go to LibreVNA app -> Help -> About menu and hit "To clipboard". Paste info in this field
|
|
|
|
|
placeholder: |
|
|
|
|
|
LibreVNA Version (64 bit): 1.3.0-d701ed64d
|
|
|
|
|
OS: Fedora Linux 36 (Workstation Edition)
|
|
|
|
|
CPU Arch: x86_64
|
|
|
|
|
validations:
|
|
|
|
|
required: true
|
|
|
|
|
|
|
|
|
|
- type: textarea
|
|
|
|
|
attributes:
|
|
|
|
|
label: Steps to reproduce
|
2022-06-19 18:22:53 +08:00
|
|
|
|
description: Describe the procedures to actually make the bug appears
|
2022-06-19 00:29:21 +08:00
|
|
|
|
placeholder: |
|
|
|
|
|
- LibreVNA app is launched
|
|
|
|
|
- LibreVNA device is connected throughout app
|
|
|
|
|
- When using VNA mode...
|
|
|
|
|
validations:
|
|
|
|
|
required: true
|
|
|
|
|
|
|
|
|
|
- type: textarea
|
|
|
|
|
attributes:
|
|
|
|
|
label: Expected behavior
|
2022-06-19 18:22:53 +08:00
|
|
|
|
description: What are the results you would expect
|
2022-06-19 00:29:21 +08:00
|
|
|
|
validations:
|
|
|
|
|
required: true
|
|
|
|
|
|
|
|
|
|
- type: textarea
|
|
|
|
|
attributes:
|
|
|
|
|
label: Extra information & Setup and Calibration files
|
|
|
|
|
description: Any information that you may find would be relevant and that doesn´t fit
|
|
|
|
|
in other fields
|
|
|
|
|
validations:
|
|
|
|
|
required: true
|
|
|
|
|
|
2022-11-10 06:27:48 +08:00
|
|
|
|
- type: markdown
|
2022-06-19 00:29:21 +08:00
|
|
|
|
attributes:
|
2022-11-10 06:27:48 +08:00
|
|
|
|
value: |
|
|
|
|
|
Please attach the following files if applicable:
|
|
|
|
|
- Setup file
|
|
|
|
|
- File->Save Setup
|
|
|
|
|
- If available, make sure that "include datapoints" under "Window->Preferences->Debug->Trace saving" is enabled
|
|
|
|
|
- Calibration file
|