fix: conditionally include console output field in bug report template

This commit is contained in:
Ivan Kalashnikov 2026-01-18 19:54:34 +07:00
parent 0dd33fe4b6
commit 5fcd96b7b7

View file

@ -64,6 +64,7 @@ body: # Ensure indentation uses regular spaces
render: shell # Use 'shell' or 'log' for better formatting of code/logs
validations:
required: false
if: console-output # Only include this field in the final issue if it is filled
# - type: textarea
# id: error-log-info # ID is optional for markdown but kept for consistency
# attributes: