description:"Something is broken inside of ComfyUI. (Do not use this if you're just having issues and need help, or if the issue relates to a custom node)"
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.
- type:textarea
attributes:
label:Expected Behavior
description:"What you expected to happen."
validations:
required:true
- type:textarea
attributes:
label:Actual Behavior
description:"What actually happened. Please include a screenshot of the issue if possible."
validations:
required:true
- type:textarea
attributes:
label:Steps to Reproduce
description:"Describe how to reproduce the issue. Please be sure to attach a workflow JSON or PNG, ideally one that doesn't require custom nodes to test. If the bug open happens when certain custom nodes are used, most likely that custom node is what has the bug rather than ComfyUI, in which case it should be reported to the node's author."
validations:
required:true
- type:textarea
attributes:
label:Debug Logs
description:"Please copy the output from your terminal logs here."
render:powershell
validations:
required:true
- type:textarea
attributes:
label:Other
description:"Any other additional information you think might be helpful."