mirror of
https://github.com/Azornes/Comfyui-LayerForge.git
synced 2026-03-21 20:52:12 -03:00
Update bug_report.yml
This commit is contained in:
28
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
28
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -12,8 +12,9 @@ body:
|
|||||||
### ✅ Before You Report:
|
### ✅ Before You Report:
|
||||||
1. Make sure you have the **latest versions**:
|
1. Make sure you have the **latest versions**:
|
||||||
- [ComfyUI Github](https://github.com/comfyanonymous/ComfyUI/releases)
|
- [ComfyUI Github](https://github.com/comfyanonymous/ComfyUI/releases)
|
||||||
|
- [ComfyUI_frontend Github](https://github.com/Comfy-Org/ComfyUI_frontend/releases)
|
||||||
- [LayerForge Github](https://github.com/Azornes/Comfyui-LayerForge/releases) or via [ComfyUI Node Manager](https://registry.comfy.org/publishers/azornes/nodes/layerforge)
|
- [LayerForge Github](https://github.com/Azornes/Comfyui-LayerForge/releases) or via [ComfyUI Node Manager](https://registry.comfy.org/publishers/azornes/nodes/layerforge)
|
||||||
2. Gather the required logs:
|
2. (optional) Gather the required logs (this will help me identify what happened more quickly and easily):
|
||||||
|
|
||||||
### 🔍 Enable Debug Logs (for **full** logs):
|
### 🔍 Enable Debug Logs (for **full** logs):
|
||||||
|
|
||||||
@@ -50,8 +51,8 @@ body:
|
|||||||
- type: input
|
- type: input
|
||||||
id: environment
|
id: environment
|
||||||
attributes:
|
attributes:
|
||||||
label: Environment (OS, ComfyUI version, LayerForge version)
|
label: Environment (OS, ComfyUI versions, LayerForge version)
|
||||||
placeholder: e.g. Windows 11, ComfyUI v0.3.43, LayerForge v1.2.4
|
placeholder: e.g. Windows 11, ComfyUI v0.3.5, ComfyUI_frontend v1.26.6, LayerForge v1.2.4
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
@@ -63,14 +64,6 @@ body:
|
|||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
|
||||||
id: what_happened
|
|
||||||
attributes:
|
|
||||||
label: What Happened?
|
|
||||||
placeholder: Describe the issue you encountered
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: steps
|
id: steps
|
||||||
attributes:
|
attributes:
|
||||||
@@ -98,6 +91,15 @@ body:
|
|||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
- type: textarea
|
||||||
|
id: context
|
||||||
|
attributes:
|
||||||
|
label: Additional Context (Optional)
|
||||||
|
placeholder: |
|
||||||
|
(Optional) Add any other context that might help me investigate.
|
||||||
|
validations:
|
||||||
|
required: false
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: backend_logs
|
id: backend_logs
|
||||||
attributes:
|
attributes:
|
||||||
@@ -108,7 +110,7 @@ body:
|
|||||||
2. Reproduce the issue.
|
2. Reproduce the issue.
|
||||||
3. Copy-paste the newest **TEXT** logs from the terminal/console here.
|
3. Copy-paste the newest **TEXT** logs from the terminal/console here.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: false
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: console_logs
|
id: console_logs
|
||||||
@@ -129,7 +131,7 @@ body:
|
|||||||
3. Reproduce the issue.
|
3. Reproduce the issue.
|
||||||
4. Copy-paste the **TEXT** logs here (no screenshots).
|
4. Copy-paste the **TEXT** logs here (no screenshots).
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: false
|
||||||
|
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Reference in New Issue
Block a user