mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-17 07:18:24 +08:00
24 lines
1.4 KiB
YAML
24 lines
1.4 KiB
YAML
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" 的文本,按照如下方式可获得快照信息
|
||
|
||
按照下面的截图示例来获取界面快照,上传文件或者生成链接并粘贴到下面的输入框,如果是需要多个点击如 [点击关闭按钮->出现关闭弹窗->点击关闭原因] 这种类型,则需要填写每个点击界面的快照\
|
||

|
||
validations:
|
||
required: true
|