Skip to content

Commit

Permalink
add issue template to filter out duplicate issues
Browse files Browse the repository at this point in the history
  • Loading branch information
glyh committed Sep 27, 2024
1 parent 815b01a commit 061c112
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,5 @@ body:
options:
- label: 我确认使用的是最新版本并且阅读过Wiki帮助文档
required: true
- label: 我确认已经搜索过Issue区,没有与我遇到的情况相同的Issue。
required: true

0 comments on commit 061c112

Please sign in to comment.