fix: issue_template bug report

This commit is contained in:
Bingsu
2023-06-27 08:19:32 +09:00
parent a2460e1821
commit f7a6ed6148

View File

@@ -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.