mirror of
https://github.com/Bing-su/adetailer.git
synced 2026-05-01 03:31:21 +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
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Full console logs
|
label: The entire console log, including python version information, webui version, and commit hash.
|
||||||
description: |
|
description: |
|
||||||
The full console log of your terminal.
|
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
|
render: Shell
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
Reference in New Issue
Block a user