Update 1_bug_report.yml

This commit is contained in:
SiYuan
2024-01-09 09:36:30 +08:00
committed by GitHub
parent 2b86b9fa07
commit 3835d2cafc

View File

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