mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-06-04 22:27:28 +00:00
Added tweaks_applied to issue temeplate (#4416)
* Update bug_report.yaml * Merge branch 'ChrisTitusTech:main' into patch-5
This commit is contained in:
@@ -29,8 +29,15 @@ body:
|
|||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
- type: textarea
|
||||||
|
id: tweaks_applied
|
||||||
|
attributes:
|
||||||
|
label: List the tweaks you applied before the issue occurred.
|
||||||
|
validations:
|
||||||
|
required: false
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: error_output
|
id: error_output
|
||||||
attributes:
|
attributes:
|
||||||
label: Paste the full error output (if available) or Screenshot.
|
label: Paste the full error output (if available) or Screenshot or Video.
|
||||||
placeholder: "Include any relevant logs or error messages."
|
placeholder: "Include any relevant logs or error messages."
|
||||||
|
|||||||
Reference in New Issue
Block a user