mirror of
https://github.com/Bing-su/adetailer.git
synced 2026-01-26 19:29:54 +00:00
fix: issue templete
This commit is contained in:
14
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
14
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user