aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorw-e-w <40751091+w-e-w@users.noreply.github.com>2023-09-07 19:35:55 +0900
committerGitHub <noreply@github.com>2023-09-07 19:35:55 +0900
commitc3d51fc696bbe5f9ea2de63933234c90c55afbbd (patch)
tree716eb3b205c303592967429ae3abf37ca8e526ce /.github
parent25189b29afb04ff0c203e7f666c8acaead09dcde (diff)
Update bug_report.yml
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index a53db9f0..a423f052 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -86,8 +86,9 @@ body:
label: Sysinfo
description: System info file, generated by WebUI. You can generate it in settings, on the Sysinfo page. Drag the file into the field to upload it. If you submit your report without including the sysinfo file, the report will be closed. If needed, review the report to make sure it includes no personal information you don't want to share. If you can't start WebUI, you can use --dump-sysinfo commandline argument to generate the file.
placeholder: |
- Upload the Sysinfo as a attached file.
- Do not paste it in as text.
+ 1. Go to WebUI Settings -> Sysinfo -> Download system info.
+ If WebUI fails to launch, use --dump-sysinfo commandline argument to generate the file
+ 2. Upload the Sysinfo as a attached file, Do NOT paste it in as plain text.
validations:
required: true
- type: textarea