mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Update to bug report
This commit is contained in:
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -16,7 +16,6 @@ body:
|
|||||||
label: Contact Details
|
label: Contact Details
|
||||||
description: How can we get in touch with you if we need more info?
|
description: How can we get in touch with you if we need more info?
|
||||||
placeholder: ex. email@example.com
|
placeholder: ex. email@example.com
|
||||||
validations:
|
|
||||||
required: false
|
required: false
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: what-happened
|
id: what-happened
|
||||||
@ -25,7 +24,6 @@ body:
|
|||||||
description: Also tell us, what did you expect to happen?
|
description: Also tell us, what did you expect to happen?
|
||||||
placeholder: Tell us what you see!
|
placeholder: Tell us what you see!
|
||||||
value: "A bug happened!"
|
value: "A bug happened!"
|
||||||
validations:
|
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: version
|
id: version
|
||||||
@ -36,7 +34,6 @@ body:
|
|||||||
- 2.9.2 (64bit)
|
- 2.9.2 (64bit)
|
||||||
- 2.9.2 (32bit)
|
- 2.9.2 (32bit)
|
||||||
default: 0
|
default: 0
|
||||||
validations:
|
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: logs
|
id: logs
|
||||||
|
Reference in New Issue
Block a user