mirror of
https://github.com/TG-Twilight/AWAvenue-Ads-Rule.git
synced 2025-11-04 14:49:47 +08:00
为 Issue 模板添加自查
This commit is contained in:
parent
f926fe2d08
commit
426aa31231
20
.github/ISSUE_TEMPLATE/NEW.yml
vendored
20
.github/ISSUE_TEMPLATE/NEW.yml
vendored
@ -6,6 +6,11 @@ labels: [
|
||||
]
|
||||
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
提交 Issue 前,还请首先完成文末的自查步骤
|
||||
|
||||
- type: textarea
|
||||
id: domain
|
||||
attributes:
|
||||
@ -31,4 +36,17 @@ body:
|
||||
description: 如果可能,请提供效果图片
|
||||
placeholder: ""
|
||||
validations:
|
||||
required: false
|
||||
required: false
|
||||
|
||||
- type: checkboxes
|
||||
id: check
|
||||
attributes:
|
||||
label: 自查步骤
|
||||
description: |
|
||||
请确认已经遵守所有必选项,否则不排除将 Close Issue 直至 Ban
|
||||
options:
|
||||
- label: 我确认此拦截域名在本项目最新规则上并不存在,如因网络问题无法获取最新规则者还请自行解决
|
||||
required: true
|
||||
|
||||
- label: 我确认我已经搜索过 [Issue Tracker](https://github.com/TG-Twilight/AWAvenue-Ads-Rule/issues),且并未查询到提交相同拦截域名的 Issue
|
||||
required: true
|
||||
|
||||
29
.github/ISSUE_TEMPLATE/REPORT.yml
vendored
29
.github/ISSUE_TEMPLATE/REPORT.yml
vendored
@ -6,6 +6,11 @@ labels: [
|
||||
]
|
||||
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
提交 Issue 前,还请首先完成文末的自查步骤
|
||||
|
||||
- type: textarea
|
||||
id: description
|
||||
attributes:
|
||||
@ -31,4 +36,26 @@ body:
|
||||
description: 添加问题截图以便我们快速定位.
|
||||
placeholder: ""
|
||||
validations:
|
||||
required: false
|
||||
required: false
|
||||
|
||||
- type: checkboxes
|
||||
id: check
|
||||
attributes:
|
||||
label: 自查步骤
|
||||
description: |
|
||||
请确认已经遵守所有必选项,否则不排除将 Close Issue 直至 Ban
|
||||
options:
|
||||
- label: 我确认我已经详细阅读过[使用教程](https://awavenue.top/Knowledge.html),且此问题并未在其中得到解决
|
||||
required: true
|
||||
|
||||
- label: 我确认此问题是由本项目规则引起或与其相关,请勿提交与本项目无关 Issue
|
||||
required: true
|
||||
|
||||
- label: 我确认此问题在本项目最新规则上依然存在,如因网络问题无法获取最新规则者还请自行解决
|
||||
required: true
|
||||
|
||||
- label: 我确认我已经搜索过 [Issue Tracker](https://github.com/TG-Twilight/AWAvenue-Ads-Rule/issues),且并未查询到类似内容
|
||||
required: true
|
||||
|
||||
- label: 我确认本 Issue 只提及一个问题,如有多个问题,烦请提交多个 Issue
|
||||
required: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user