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
|
||||
description: What version of our software are you running?
|
||||
options:
|
||||
- 2.9.3
|
||||
- 2.9.3-2
|
||||
- 2.9.4
|
||||
- 2.9.4-2
|
||||
default: 0
|
||||
validations:
|
||||
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
|
||||
id: logs
|
||||
attributes:
|
||||
|
15
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
15
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -33,12 +33,19 @@ body:
|
||||
label: Version
|
||||
description: What version of our software are you running?
|
||||
options:
|
||||
- 2.9.3
|
||||
- 2.9.3-2
|
||||
- 2.9.4
|
||||
- 2.9.4-2
|
||||
default: 0
|
||||
validations:
|
||||
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
|
||||
id: logs
|
||||
attributes:
|
||||
@ -49,7 +56,7 @@ body:
|
||||
id: terms
|
||||
attributes:
|
||||
label: Code of Conduct
|
||||
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/jayofelony/pwnagotchi/blob/noai/CODE_OF_CONDUCT.md).
|
||||
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/jayofelony/pwnagotchi/blob/noai/CODE_OF_CONDUCT.md).
|
||||
options:
|
||||
- label: I agree to follow this project's Code of Conduct
|
||||
required: true
|
||||
|
Reference in New Issue
Block a user