mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Update bug_report.yml
This commit is contained in:
44
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
44
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -16,30 +16,6 @@ body:
|
|||||||
- label: I understand that, if insufficient information was provided, my issue will be closed without an answer.
|
- label: I understand that, if insufficient information was provided, my issue will be closed without an answer.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
|
||||||
id: version
|
|
||||||
attributes:
|
|
||||||
label: Version
|
|
||||||
description: G-Helper version?
|
|
||||||
placeholder: e.g. 0.146
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: input
|
|
||||||
id: os
|
|
||||||
attributes:
|
|
||||||
label: OS
|
|
||||||
description: Which operating system do you use?
|
|
||||||
placeholder: e.g. Windows 11 21H2 build 22000
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: input
|
|
||||||
id: device
|
|
||||||
attributes:
|
|
||||||
label: Device Model
|
|
||||||
description: Which laptop do you use?
|
|
||||||
placeholder: e.g. Asus Zephyrus G14 GA404RK
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: description
|
id: description
|
||||||
attributes:
|
attributes:
|
||||||
@@ -81,6 +57,14 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Additional information.
|
label: Additional information.
|
||||||
description: If applicable, add screenshots or other relevant information to help explain your problem.
|
description: If applicable, add screenshots or other relevant information to help explain your problem.
|
||||||
|
- type: input
|
||||||
|
id: device
|
||||||
|
attributes:
|
||||||
|
label: Device Model
|
||||||
|
description: Which laptop do you use?
|
||||||
|
placeholder: e.g. Asus Zephyrus G14 GA404RK
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: asus
|
id: asus
|
||||||
attributes:
|
attributes:
|
||||||
@@ -90,4 +74,16 @@ body:
|
|||||||
- label: Armoury Crate
|
- label: Armoury Crate
|
||||||
- label: MyAsus
|
- label: MyAsus
|
||||||
- label: Other Asus Services
|
- label: Other Asus Services
|
||||||
|
- type: input
|
||||||
|
id: version
|
||||||
|
attributes:
|
||||||
|
label: Version
|
||||||
|
description: G-Helper version?
|
||||||
|
placeholder: e.g. 0.146
|
||||||
|
- type: input
|
||||||
|
id: os
|
||||||
|
attributes:
|
||||||
|
label: OS
|
||||||
|
description: Which operating system do you use?
|
||||||
|
placeholder: e.g. Windows 11 21H2 build 22000
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user