forked from NG-SD-Plugins/PowerTools
Update bug-report.yml
This commit is contained in:
parent
760002f430
commit
eb4ec05425
1 changed files with 5 additions and 16 deletions
21
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
21
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
|
@ -52,31 +52,19 @@ body:
|
|||
Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in.
|
||||
validations:
|
||||
required: false
|
||||
- type: dropdown
|
||||
- type: input
|
||||
id: version
|
||||
attributes:
|
||||
label: Version
|
||||
description: What version of PowerTools are you using? This is the version beside `Native` near the bottom of the plugin's UI.
|
||||
options:
|
||||
- _
|
||||
- 1.3.1 (Latest stable)
|
||||
- 1.3.0 (Out of date)
|
||||
- Alpha/Beta/RC version
|
||||
- Not listed
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
- type: input
|
||||
id: platform
|
||||
attributes:
|
||||
label: Platform
|
||||
description: What driver is PowerTools using?
|
||||
options:
|
||||
- _
|
||||
- Steam Deck
|
||||
- GenericAMD (RyzenAdj)
|
||||
- Generic
|
||||
- Unknown
|
||||
- Not listed
|
||||
value: SteamDeck
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
|
@ -88,7 +76,8 @@ body:
|
|||
- _
|
||||
- SteamOS 3 (Stable)
|
||||
- SteamOS 3 (Preview/Beta)
|
||||
- Holoiso
|
||||
- SteamOS 3 (Main)
|
||||
- HoloISO
|
||||
- Not listed
|
||||
validations:
|
||||
required: true
|
||||
|
|
Loading…
Reference in a new issue