Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug-提交-繁體中文-.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ body:
id: realization
attributes:
label: 實際表現
description: 請描述本插件的实际表現
description: 請描述本插件的實際表現
validations:
required: true
- type: textarea
Expand All @@ -50,7 +50,7 @@ body:
id: browser-name
attributes:
label: 瀏覽器名稱
description: 請選择运行本插件的瀏覽器的名稱
description: 請選择運行本插件的瀏覽器的名稱
options:
- Microsoft Edge
- Google Chrome
Expand All @@ -62,7 +62,7 @@ body:
attributes:
label: 瀏覽器版本
description: |
请填入运行本插件的瀏覽器的版本
請填入運行本插件的瀏覽器的版本
[Microsoft Edge 版本](https://support.microsoft.com/zh-cn/microsoft-edge/c726bee8-c42e-e472-e954-4cf5123497eb)
[Google Chrome 版本](chrome://settings/help)
placeholder: 版本 146.0.3856.62 (正式版本) (arm64)
Expand Down
Loading