Skip to content

Commit b03fc97

Browse files
committed
Update bug_report.yaml
1 parent d7bfa39 commit b03fc97

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@ body:
8585
required: true
8686
- label: I am using the latest version of **both** Open WebUI and Ollama.
8787
required: true
88-
- label: I have checked the browser console logs.
88+
- label: I have included the browser console logs.
8989
required: true
90-
- label: I have checked the Docker container logs.
90+
- label: I have included the Docker container logs.
9191
required: true
9292
- label: I have listed steps to reproduce the bug in detail.
9393
required: true
@@ -112,7 +112,7 @@ body:
112112
id: reproduction-steps
113113
attributes:
114114
label: Steps to Reproduce
115-
description: Provide step-by-step instructions to reproduce the issue.
115+
description: Providing clear, step-by-step instructions helps us reproduce and fix the issue faster. If we can't reproduce it, we can't fix it.
116116
placeholder: |
117117
1. Go to '...'
118118
2. Click on '...'

0 commit comments

Comments
 (0)