diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index bc9ebd15..8ab2fc4b 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -43,7 +43,11 @@ body: attributes: label: Debug Logs description: | - Please copy the output from your terminal logs here. + Please copy the output from your terminal logs here. If the issue is related to app startup, please include `main.log` and `comfyui.log`, located in the ComfyUI log directory: + + on macOS: `~/Library/Logs/ComfyUI` + on Windows: `%AppData%\ComfyUI\logs` + ![DebugLogs](https://github.com/user-attachments/assets/168b6ea3-ab93-445b-9cd2-670bd9c098a7) render: powershell validations: