Added tweaks_applied to issue temeplate (#4416)

* Update bug_report.yaml

* Merge branch 'ChrisTitusTech:main' into patch-5
This commit is contained in:
Gabi
2026-04-30 22:37:34 +03:00
committed by GitHub
parent 4065759ca0
commit 10d83c5b20
+8 -1
View File
@@ -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."