mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Update bug report template
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
13
.github/ISSUE_TEMPLATE.yml
vendored
13
.github/ISSUE_TEMPLATE.yml
vendored
@ -33,12 +33,19 @@ body:
|
|||||||
label: Version
|
label: Version
|
||||||
description: What version of our software are you running?
|
description: What version of our software are you running?
|
||||||
options:
|
options:
|
||||||
- 2.9.3
|
- 2.9.4-2
|
||||||
- 2.9.3-2
|
|
||||||
- 2.9.4
|
|
||||||
default: 0
|
default: 0
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
- type: dropdown
|
||||||
|
id: 3rd-party-hardware
|
||||||
|
attributes:
|
||||||
|
label: 3rd Party Hardware
|
||||||
|
description: Are you using any 3rd party hardware? By selecting "Yes", you agree that you have tested the issue without the 3rd party hardware. And acknowledge that the issue may be related to the 3rd party hardware, for which we cannot provide full support.
|
||||||
|
options:
|
||||||
|
- Yes
|
||||||
|
- No
|
||||||
|
default: 1
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: logs
|
id: logs
|
||||||
attributes:
|
attributes:
|
||||||
|
13
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
13
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -33,12 +33,19 @@ body:
|
|||||||
label: Version
|
label: Version
|
||||||
description: What version of our software are you running?
|
description: What version of our software are you running?
|
||||||
options:
|
options:
|
||||||
- 2.9.3
|
- 2.9.4-2
|
||||||
- 2.9.3-2
|
|
||||||
- 2.9.4
|
|
||||||
default: 0
|
default: 0
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
- type: dropdown
|
||||||
|
id: 3rd-party-hardware
|
||||||
|
attributes:
|
||||||
|
label: 3rd Party Hardware
|
||||||
|
description: Are you using any 3rd party hardware? By selecting "Yes", you agree that you have tested the issue without the 3rd party hardware. And acknowledge that the issue may be related to the 3rd party hardware, for which we cannot provide full support.
|
||||||
|
options:
|
||||||
|
- Yes
|
||||||
|
- No
|
||||||
|
default: 1
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: logs
|
id: logs
|
||||||
attributes:
|
attributes:
|
||||||
|
Reference in New Issue
Block a user