Skip to content

Commit eb1c42f

Browse files
Tell users they need to upload their logs in bug reports. (comfyanonymous#10671)
1 parent e05c907 commit eb1c42f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,15 @@ body:
88
Before submitting a **Bug Report**, please ensure the following:
99
1010
- **1:** You are running the latest version of ComfyUI.
11-
- **2:** You have looked at the existing bug reports and made sure this isn't already reported.
11+
- **2:** You have your ComfyUI logs and relevant workflow on hand and will post them in this bug report.
1212
- **3:** You confirmed that the bug is not caused by a custom node. You can disable all custom nodes by passing
13-
`--disable-all-custom-nodes` command line argument.
13+
`--disable-all-custom-nodes` command line argument. If you have custom node try updating them to the latest version.
1414
- **4:** This is an actual bug in ComfyUI, not just a support question. A bug is when you can specify exact
1515
steps to replicate what went wrong and others will be able to repeat your steps and see the same issue happen.
1616
17-
If unsure, ask on the [ComfyUI Matrix Space](https://app.element.io/#/room/%23comfyui_space%3Amatrix.org) or the [Comfy Org Discord](https://discord.gg/comfyorg) first.
17+
## Very Important
18+
19+
Please make sure that you post ALL your ComfyUI logs in the bug report. A bug report without logs will likely be ignored.
1820
- type: checkboxes
1921
id: custom-nodes-test
2022
attributes:

0 commit comments

Comments
 (0)