mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-30 11:11:53 +00:00
Update issue report template (#2645)
This commit is contained in:
18
.github/ISSUE_TEMPLATE/bug-report.yaml
vendored
18
.github/ISSUE_TEMPLATE/bug-report.yaml
vendored
@@ -16,7 +16,18 @@ body:
|
|||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Frontend Version
|
label: Frontend Version
|
||||||
description: 'What is the frontend version you are using? You can check this in the settings dialog'
|
description: |
|
||||||
|
What is the frontend version you are using? You can check this in the settings dialog.
|
||||||
|
|
||||||
|
<details>
|
||||||
|
|
||||||
|
<summary>Click to show where to find the version</summary>
|
||||||
|
|
||||||
|
Open the setting by clicking the cog icon in the bottom-left of the screen, then click `About`.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
</details>
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
@@ -72,7 +83,8 @@ body:
|
|||||||
- Other
|
- Other
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Other
|
label: Other Information
|
||||||
description: 'Any other additional information you think might be helpful.'
|
description: 'Any other context, details, or screenshots that might help solve the issue.'
|
||||||
|
placeholder: 'Add any other relevant information here...'
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
|
|||||||
Reference in New Issue
Block a user