Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
troyeguo committed Dec 17, 2023
1 parent b584711 commit 84b5d49
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
5 changes: 2 additions & 3 deletions .github/ISSUE_TEMPLATE/1_feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,15 @@ body:
- type: checkboxes
id: testing1
attributes:
label: I've read Koodo Reader's roadmap, there is no similar feature.
description: https://troyeguo.notion.site/d1c19a132932465bae1d89dd963c92ea?v=ca8aa69cf25849c18c92b92ba868663b
label: I've searched the issue list, there is no similar features.
options:
- label: "Yes"
required: true

- type: checkboxes
id: testing2
attributes:
label: This issue only requests one feature.
label: Please open another issue if you have multiple features to request.
options:
- label: "Yes"
required: true
Expand Down
5 changes: 2 additions & 3 deletions .github/ISSUE_TEMPLATE/2_feature_request_cn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,15 @@ body:
- type: checkboxes
id: testing1
attributes:
label: 我已经阅读了 Koodo Reader 的开发计划,没有找到类似的需求
description: https://troyeguo.notion.site/215baeda57804fd29dbb0e91d1e6a021?v=360c00183d944b598668f34c255edfd7
label: 我已经搜索了 Issue 列表,没有找到类似的需求
options:
- label: "Yes"
required: true

- type: checkboxes
id: testing2
attributes:
label: 这个 issue 没有同时提多个需求.
label: 如果您有不止一个需求,请再开一个 issue 来提交.
options:
- label: "Yes"
required: true
Expand Down

0 comments on commit 84b5d49

Please sign in to comment.