Files
AIsouler-GKD_subscription/.github/ISSUE_TEMPLATE/feature_request.yml
2024-12-11 20:21:18 +08:00

26 lines
1.5 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: 请求适配
title: "[Feature] "
description: 请求增加适配 APP 规则
body:
- type: markdown
attributes:
value: |
## 在提交问题之前,请您确保完成以下操作
1. ### 确保 **提供需要适配界面的快照(不要提供截图,截图没有任何作用)**
2. 检查全局规则是否开启
3. 确保使用的是 [最新版订阅](https://github.com/AIsouler/GKD_subscription/releases/latest) 和 [最新版GKD](https://github.com/gkd-kit/gkd/releases/latest)
4. 确保已阅读 [不予适配情况合集](https://github.com/AIsouler/GKD_subscription/issues/480)
5. 如果你的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/refs/heads/main/Snapshot.png)
validations:
required: true