mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-02-13 17:12:41 +08:00
Update issue templates
This commit is contained in:
parent
1735478b4f
commit
74fb1171c4
12
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
12
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -6,11 +6,11 @@ body:
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: 注意事项
|
||||
description: 请浏览勾选以下事项,无效 issue 将被关闭
|
||||
description: 请检查勾选以下事项,无效 issue 可能被关闭
|
||||
options:
|
||||
- label: 我做了简单验证,确定问题由 anti-AD 列表造成
|
||||
- label: 我做了简单验证,确定问题由 anti-AD 规则造成
|
||||
required: false
|
||||
- label: 我近期更新过 anti-AD 列表,当前版本仍存在问题
|
||||
- label: 我近期更新过 anti-AD 规则,当前版本仍存在问题
|
||||
required: false
|
||||
- label: 我将提供清晰明确的问题描述
|
||||
required: true
|
||||
@ -18,8 +18,9 @@ body:
|
||||
- type: dropdown
|
||||
attributes:
|
||||
label: 使用的规则
|
||||
description: 请选择你使用的 anti-AD 列表
|
||||
description: 请选择你使用的 anti-AD 规则类型
|
||||
options:
|
||||
- 请选择
|
||||
- anti-ad-adguard.txt
|
||||
- anti-ad-clash.yaml
|
||||
- anti-ad-dnsmasq.conf
|
||||
@ -39,6 +40,7 @@ body:
|
||||
label: 使用的拦截工具
|
||||
description: 请选择你使用的拦截工具
|
||||
options:
|
||||
- 请选择
|
||||
- AdGuard
|
||||
- AdGuardHome
|
||||
- Clash/Meta/Mihomo
|
||||
@ -57,7 +59,7 @@ body:
|
||||
attributes:
|
||||
label: 误杀域名
|
||||
description: 请提供不应被拦截的域名(列表)
|
||||
placeholder: ad.example.com / 我不清楚
|
||||
placeholder: abc.example.com / 我不清楚
|
||||
validations:
|
||||
required: true
|
||||
|
||||
|
4
.github/ISSUE_TEMPLATE/domain_submit.yml
vendored
4
.github/ISSUE_TEMPLATE/domain_submit.yml
vendored
@ -6,11 +6,11 @@ body:
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: 注意事项
|
||||
description: 请浏览勾选以下事项,无效 issue 将被关闭
|
||||
description: 请检查勾选以下事项,无效 issue 可能被关闭
|
||||
options:
|
||||
- label: 我将提供清晰明确的问题描述
|
||||
required: true
|
||||
- label: 我做过简单测试,确认相关域名被拦截后不会出现明显问题
|
||||
- label: 我做过简单测试,确认拦截相关域名后不会出现明显问题
|
||||
required: false
|
||||
|
||||
- type: input
|
||||
|
Loading…
Reference in New Issue
Block a user