diff --git a/.github/ISSUE_TEMPLATE/1_bug_report.yml b/.github/ISSUE_TEMPLATE/1_bug_report.yml index 3a5c93a..8acafc6 100644 --- a/.github/ISSUE_TEMPLATE/1_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/1_bug_report.yml @@ -3,6 +3,14 @@ description: '反馈一个问题缺陷 | Report an bug' title: '[Bug] ' labels: ['🐛 Bug'] body: + - type: dropdown + attributes: + label: '👌 是否需要解答' + options: + - 否 + - 是 + validations: + required: true - type: dropdown attributes: label: '👌 是否检查过没有类似issue' @@ -32,6 +40,7 @@ body: attributes: label: '软件版本 | EXE Version' options: + - 我是找茬的 - 最新版 - Other - 源码