mirror of
https://github.com/Bing-su/adetailer.git
synced 2026-01-26 11:19:53 +00:00
fix: issue_template bug report
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@@ -10,7 +10,7 @@ body:
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: The entire console log, including python version information, webui version, and commit hash.
|
||||
label: The entire console log, including python version information, webui version, commit hash, commandline arguments and error traces.
|
||||
description: |
|
||||
The full console log of your terminal.
|
||||
From `Python ..., Version: ..., Commit hash: ...` to the end.
|
||||
|
||||
Reference in New Issue
Block a user