Skip to content

Commit

Permalink
chore: issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
lisonge committed Dec 17, 2023
1 parent e139ef7 commit ebfe762
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ body:
- label: 搜索检查是否已经存在请求相同功能的问题/讨论,以避免重复创建问题
required: true
- label: |
检查这个问题是属于 [规则](https://github.com/gkd-kit/subscription) 还是属于 GKD 本身\
大多数情况下也许你应该去 [subscription/issues](https://github.com/gkd-kit/subscription/issues) 提交问题
检查这个问题是属于 [规则](https://github.com/gkd-kit/subscription) 还是属于 GKD 本身, 也许你应该去 [subscription/issues](https://github.com/gkd-kit/subscription/issues) 提交问题
required: true
- type: textarea
id: log-file
Expand Down
3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ body:
options:
- label: 搜索检查是否已经存在请求相同功能的问题/讨论,以避免重复创建问题
required: true
- label: |
检查这个问题是属于 [规则](https://github.com/gkd-kit/subscription) 还是属于 GKD 本身, 也许你应该去 [subscription/issues](https://github.com/gkd-kit/subscription/issues) 提交问题
required: true
- type: textarea
id: feature-description
attributes:
Expand Down

0 comments on commit ebfe762

Please sign in to comment.