Former-commit-id: 378ad2fe1202713c326d3b204a33c7955dfb36e9
This commit is contained in:
troyeguo
2021-11-04 17:36:50 +08:00
parent 656caefc0b
commit c6fae103cc
2 changed files with 24 additions and 12 deletions

View File

@@ -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

View File

@@ -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