added crash log field

This commit is contained in:
Joe H
2026-02-19 09:35:26 +00:00
committed by GitHub
parent e23cbbaa08
commit d5bd2b4b85
+7
View File
@@ -50,3 +50,10 @@ body:
attributes: attributes:
label: "Screenshots" label: "Screenshots"
description: "If applicable, add screenshots to help explain the bug." description: "If applicable, add screenshots to help explain the bug."
- type: textarea
id: crashlog
attributes:
label: "Crash Log"
description: "If it's a crash, please can you copy paste a crash log containing the crash, these can be found in the same directory as resource packs, custom levels, saves, etc\n```%AppData%/Roaming/SMB1R/logs/godot.log``` / ```local/share/SMB1R/logs/godot.log```."
render: shell