mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-17 15:25:08 +08:00
chore: issue template
This commit is contained in:
11
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
11
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -10,10 +10,10 @@ body:
|
|||||||
3. 检查这个问题是否属于 [本项目维护的规则](https://github.com/AIsouler/GKD_subscription) 导致的
|
3. 检查这个问题是否属于 [本项目维护的规则](https://github.com/AIsouler/GKD_subscription) 导致的
|
||||||
4. 如果你的issue被受理,受理者提出的问题、要求,应在3日内予以回复,否则会被关闭
|
4. 如果你的issue被受理,受理者提出的问题、要求,应在3日内予以回复,否则会被关闭
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: bug-description
|
id: bug-1
|
||||||
attributes:
|
attributes:
|
||||||
label: |
|
label: |
|
||||||
请输入 误触界面 的快照或者生成的链接,并说明是哪一条规则误触,也可在后面补充其它信息
|
请输入 误触界面 的快照或者生成的链接,也可在后面补充其它信息
|
||||||
description: |
|
description: |
|
||||||
快照是一个 zip 文件,快照链接是类似 "https://i.gkd.li/i/XXXXXXXX" 的文本,按照如下方式可获得快照信息
|
快照是一个 zip 文件,快照链接是类似 "https://i.gkd.li/i/XXXXXXXX" 的文本,按照如下方式可获得快照信息
|
||||||
|
|
||||||
@@ -21,3 +21,10 @@ body:
|
|||||||

|

|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
- type: textarea
|
||||||
|
id: bug-2
|
||||||
|
attributes:
|
||||||
|
label: |
|
||||||
|
请说明是哪一条规则误触,可文字说明,也可提供触发记录界面的截图
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
|||||||
Reference in New Issue
Block a user