fix: issue templete

This commit is contained in:
Bingsu
2023-06-21 12:36:05 +09:00
parent 89c83a34a6
commit 83acd616da

View File

@@ -10,10 +10,20 @@ body:
- type: textarea
attributes:
label: Full console logs
label: The entire console log, including python version information, webui version, and commit hash.
description: |
The full console log of your terminal.
From `Python 3.*, Version: ..., Commit hash: ...` to the end.
From `Python ..., Version: ..., Commit hash: ...` to the end.
placeholder: |
Python ...
Version: ...
Commit hash: ...
Installing requirements
...
Launching Web UI with arguments: ...
[-] ADetailer initialized. version: ...
...
render: Shell
validations:
required: true