AWAvenue-Ads-Rule/.github/ISSUE_TEMPLATE/NEW.yml
2024-02-29 16:45:52 +08:00

54 lines
1.6 KiB
YAML

name: "提交拦截域名"
description: 提交拦截域名
title: "[enhancement] <提交拦截域名>"
labels: [
"enhancement"
]
body:
- type: markdown
attributes:
value: |
提交 Issue 前,还请首先完成文末的自查步骤
如果你擅长Pull requests你可以[点击这里提交Pull requests进行贡献](https://github.com/TG-Twilight/AWAvenue-Ads-Rule/tree/build/rule)
- type: textarea
id: domain
attributes:
label: "域名"
description: "域名一行一个"
placeholder: xxx.com
validations:
required: true
- type: textarea
id: illustrate
attributes:
label: "效果说明"
description: "简单说明此域名在哪个网站上 完整广告url为xxxxx"
placeholder: xxx.com是abc.com的广告url url为 https://xxx.com/ad.jpg
validations:
required: true
- type: textarea
id: screenshot
attributes:
label: "效果截图"
description: 如果可能,请提供效果图片
placeholder: "![图片描述](图片链接)"
validations:
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