Update bug_report.yml

This commit is contained in:
Serge
2024-01-12 14:45:04 +01:00
committed by GitHub
parent 2a9b9735d5
commit aba4ab7742

View File

@@ -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