chore: 调整 issue 模板

This commit is contained in:
mirtlecn
2024-12-07 18:02:32 +08:00
parent 7ebe0877e8
commit a0aa1adc55
2 changed files with 37 additions and 2 deletions

View File

@@ -1,8 +1,7 @@
name: Bug 报告
description: 我遇到了一个 bug 或是非预期行为
title: '[Bug]: '
labels:
- bug
body:
- type: input
id: input
@@ -45,6 +44,24 @@ body:
placeholder: Squirrel 1.0.2 / Weasel 0.16.1
validations:
required: true
- type: dropdown
id: schema_type
attributes:
label: 输入方案
description: 请选择你在使用的,或者此 issue 涉及的主要输入方案
options:
- '-- 请选择 --'
- 雾凇拼音 全拼 rime_ice
- 小鹤双拼 double_pinyin_flypy
- 智能 ABC double_pinyin_abc
- 微软双拼 double_pinyin_mspy
- 搜狗双拼 double_pinyin_sougou
- 紫光双拼 double_pinyin_ziguang
- 自然码 double_pinyin
- 仓·九宫格 t9
- '-- 其他(在补充信息处说明)--'
validations:
required: true
- type: textarea
id: step_to_reproduce
attributes: