Update issue templates

This commit is contained in:
MkQtS 2025-02-08 23:28:05 +08:00 committed by GitHub
parent 1735478b4f
commit 74fb1171c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 7 deletions

View File

@ -6,11 +6,11 @@ body:
- type: checkboxes - type: checkboxes
attributes: attributes:
label: 注意事项 label: 注意事项
description: 浏览勾选以下事项,无效 issue 将被关闭 description: 检查勾选以下事项,无效 issue 可能被关闭
options: options:
- label: 我做了简单验证,确定问题由 anti-AD 列表造成 - label: 我做了简单验证,确定问题由 anti-AD 规则造成
required: false required: false
- label: 我近期更新过 anti-AD 列表,当前版本仍存在问题 - label: 我近期更新过 anti-AD 规则,当前版本仍存在问题
required: false required: false
- label: 我将提供清晰明确的问题描述 - label: 我将提供清晰明确的问题描述
required: true required: true
@ -18,8 +18,9 @@ body:
- type: dropdown - type: dropdown
attributes: attributes:
label: 使用的规则 label: 使用的规则
description: 请选择你使用的 anti-AD 列表 description: 请选择你使用的 anti-AD 规则类型
options: options:
- 请选择
- anti-ad-adguard.txt - anti-ad-adguard.txt
- anti-ad-clash.yaml - anti-ad-clash.yaml
- anti-ad-dnsmasq.conf - anti-ad-dnsmasq.conf
@ -39,6 +40,7 @@ body:
label: 使用的拦截工具 label: 使用的拦截工具
description: 请选择你使用的拦截工具 description: 请选择你使用的拦截工具
options: options:
- 请选择
- AdGuard - AdGuard
- AdGuardHome - AdGuardHome
- Clash/Meta/Mihomo - Clash/Meta/Mihomo
@ -57,7 +59,7 @@ body:
attributes: attributes:
label: 误杀域名 label: 误杀域名
description: 请提供不应被拦截的域名(列表) description: 请提供不应被拦截的域名(列表)
placeholder: ad.example.com / 我不清楚 placeholder: abc.example.com / 我不清楚
validations: validations:
required: true required: true

View File

@ -6,11 +6,11 @@ body:
- type: checkboxes - type: checkboxes
attributes: attributes:
label: 注意事项 label: 注意事项
description: 浏览勾选以下事项,无效 issue 将被关闭 description: 检查勾选以下事项,无效 issue 可能被关闭
options: options:
- label: 我将提供清晰明确的问题描述 - label: 我将提供清晰明确的问题描述
required: true required: true
- label: 我做过简单测试,确认相关域名被拦截后不会出现明显问题 - label: 我做过简单测试,确认拦截相关域名后不会出现明显问题
required: false required: false
- type: input - type: input