issue templates suggested changes

This commit is contained in:
Jan Käberich 2022-06-19 12:22:53 +02:00
parent f05d4b68a2
commit 051aed0e13
2 changed files with 7 additions and 18 deletions

View File

@ -6,9 +6,6 @@ body:
- type: markdown - type: markdown
attributes: attributes:
value: | value: |
It's not an everyday experience when you found that there is a Vector Network Analyzer
open hardware and source available for you to use it but also study it and improve it.
**If you came here, we really appreciate your time in wanting to report a bug.** **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 Before actually start typing, please double check that there are not already existing
@ -28,7 +25,7 @@ body:
- type: textarea - type: textarea
attributes: attributes:
label: Steps to reproduce label: Steps to reproduce
description: Describe what are the procedures to actually make the bug appears description: Describe the procedures to actually make the bug appears
placeholder: | placeholder: |
- LibreVNA app is launched - LibreVNA app is launched
- LibreVNA device is connected throughout app - LibreVNA device is connected throughout app
@ -39,7 +36,7 @@ body:
- type: textarea - type: textarea
attributes: attributes:
label: Expected behavior label: Expected behavior
description: What are the results you would expect it description: What are the results you would expect
validations: validations:
required: true required: true
@ -53,7 +50,8 @@ body:
- type: checkboxes - type: checkboxes
attributes: attributes:
label: Confirming that you haven´t forgot to include configuration files label: Confirming that you haven´t forgot to include configuration files (if applicable)
options: options:
- label: Setup file - label: Setup file
- label: Calibration file - label: Calibration file
- label: Touchstone file of measurements

View File

@ -6,14 +6,11 @@ body:
- type: markdown - type: markdown
attributes: attributes:
value: | value: |
It's not an everyday experience when you found that there is a Vector Network Analyzer
open hardware and source available for you to use it but also study it and improve it.
**If you came here, we really appreciate your time in wanting to discuss how a new **If you came here, we really appreciate your time in wanting to discuss how a new
feature can be integrated.** feature can be integrated.**
Before actually start typing, please double check that there are not already existing Before actually start typing, please double check that there are not already existing
issues related to this bug, including open and closed. issues related to this feature, including open and closed.
- type: textarea - type: textarea
attributes: attributes:
@ -31,16 +28,10 @@ body:
- type: textarea - type: textarea
attributes: attributes:
label: Extra information & Setup and Calibration files label: Extra information
description: Any information that you may find would be relevant and that doesn´t fit description: Any information that you may find would be relevant and that doesn´t fit
in other fields in other fields
validations: validations:
required: true required: true
- type: checkboxes
attributes:
label: Confirming that you haven´t forgot to include configuration files
options:
- label: Setup file
- label: Calibration file