diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 6e855aa..b7113be 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -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.