mirror of
https://github.com/koodo-reader/koodo-reader.git
synced 2026-06-21 22:31:52 -04:00
fix bug
Former-commit-id: 378ad2fe1202713c326d3b204a33c7955dfb36e9
This commit is contained in:
16
.github/ISSUE_TEMPLATE/1bug_report.yml
vendored
16
.github/ISSUE_TEMPLATE/1bug_report.yml
vendored
@@ -35,13 +35,19 @@ body:
|
||||
- type: dropdown
|
||||
id: os
|
||||
attributes:
|
||||
label: Operating System
|
||||
label: Operating system or browser
|
||||
description: which OS you are using ?
|
||||
options:
|
||||
- Windows
|
||||
- macOS
|
||||
- Linux
|
||||
- Web
|
||||
- Windows 10 and below
|
||||
- Windows 11
|
||||
- macOS 10 and below
|
||||
- macOS 11
|
||||
- macOS 12
|
||||
- Ubuntu
|
||||
- Other Linux distribution
|
||||
- Chrome/Edge
|
||||
- Firefox
|
||||
- IE
|
||||
validations:
|
||||
required: true
|
||||
|
||||
|
||||
20
.github/ISSUE_TEMPLATE/4bug_report_cn.yml
vendored
20
.github/ISSUE_TEMPLATE/4bug_report_cn.yml
vendored
@@ -1,5 +1,5 @@
|
||||
name: 问题反馈
|
||||
description: 我在使用 Koodo Reader 时遇到了问题
|
||||
name: 提交Bug
|
||||
description: 我在使用 Koodo Reader 时遇到了Bug
|
||||
labels: "bug"
|
||||
body:
|
||||
- type: checkboxes
|
||||
@@ -34,12 +34,18 @@ body:
|
||||
- type: dropdown
|
||||
id: os
|
||||
attributes:
|
||||
label: 操作系统
|
||||
label: 操作系统或浏览器
|
||||
options:
|
||||
- Windows
|
||||
- macOS
|
||||
- Linux
|
||||
- 网页版
|
||||
- Windows 10及以下
|
||||
- Windows 11
|
||||
- macOS 10及以下
|
||||
- macOS 11
|
||||
- macOS 12
|
||||
- Ubuntu
|
||||
- 其他Linux发行版
|
||||
- Chrome及其他Chromium浏览器(包括Edge和所有国产浏览器)
|
||||
- Firefox
|
||||
- IE
|
||||
validations:
|
||||
required: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user