Skip to content

Commit 5c76361

Browse files
committed
fix: update bug report template to include OpenAI Translator configuration screenshot requirement
1 parent 316fa57 commit 5c76361

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,15 @@ body:
7373
Please provide the version of the Bob you are using. For example, `Bob 1.6.0 [103]`.
7474
validations:
7575
required: true
76+
- type: textarea
77+
attributes:
78+
label: OpenAI Translator 配置截图 | OpenAI Translator Configuration Screenshot
79+
description: |
80+
请提供 Bob 偏好设置 > 服务 > OpenAI Translator 配置页面的完整截图。这有助于我们更好地了解您的配置并解决问题。
81+
82+
Please provide a complete screenshot of Bob Preferences > Services > OpenAI Translator configuration page. This will help us better understand your configuration and resolve the issue.
83+
validations:
84+
required: true
7685
- type: textarea
7786
attributes:
7887
label: 复现步骤 | Reproduce step

0 commit comments

Comments
 (0)