Files
AIsouler-GKD_subscription/.github/ISSUE_TEMPLATE/feature_request.yml
2024-10-18 20:10:42 +08:00

24 lines
1.4 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
name: APP 适配
description: 请求增加适配 APP 规则
body:
- type: markdown
attributes:
value: |
## 在提交问题之前,请确保您完成以下操作
1. 我确保 **提供正确的快照(不要提供截图,截图没有任何作用)**
2. 我确保使用的是 [最新版订阅](https://github.com/AIsouler/GKD_subscription/releases/latest) 和 [最新版GKD](https://github.com/gkd-kit/gkd/releases/latest)
3. 我确保已阅读 [不予适配情况合集](https://github.com/AIsouler/GKD_subscription/issues/120)
4. 如果你的issue被受理受理者提出的问题、要求应在3日内予以回复否则会被关闭
- type: textarea
id: feature-description
attributes:
label: |
请输入需要适配界面的快照或者生成的链接,也可在后面补充其它信息
description: |
快照是一个 zip 文件,快照链接是类似 "https://i.gkd.li/i/XXXXXXXX" 的文本,按照如下方式可获得快照信息
按照下面的截图示例来获取界面快照,上传文件或者生成链接并粘贴到下面的输入框,如果是需要多个点击如 [点击关闭按钮->出现关闭弹窗->点击关闭原因] 这种类型,则需要填写每个点击界面的快照\
![img](https://raw.githubusercontent.com/AIsouler/GKD_subscription/e08028b4a4464640f39927059b9b502760111e8e/Snapshot.png)
validations:
required: true