Skip to content

Commit f7d3362

Browse files
committed
Update issue templates
1 parent 28b35f9 commit f7d3362

4 files changed

Lines changed: 35 additions & 21 deletions

File tree

.github/ISSUE_TEMPLATE/------bug-report-.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/------feature-request-.md

Lines changed: 0 additions & 10 deletions
This file was deleted.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
name: 反馈问题 (Bug report)
3+
about: 某个功能失效,或 出现其他预期之外的问题~
4+
title: "[脚本名称] XXX 功能失效(记得修改该示例标题,并移除该括号提示)"
5+
labels: 反馈问题
6+
assignees: ''
7+
8+
---
9+
10+
<!-- [此处为注释内容] 请认真填写以下问题!如果太敷衍的话,可能会关闭该 Issues~ -->
11+
12+
### 问题描述(必填,最好写上 复现步骤,越详细越好,特别是一些复杂的问题)
13+
>
14+
15+
### 错误截图(可选,也可以是一些错误代码)
16+
>
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
name: 功能建议 (Feature request)
3+
about: 某个功能有什么建议,或希望添加一些新功能~
4+
title: "[脚本名称] 希望添加 XXX 功能(记得修改该示例标题,并移除该括号提示)"
5+
labels: 功能建议
6+
assignees: ''
7+
8+
---
9+
10+
<!-- [此处为注释内容] 请认真填写以下问题!如果太敷衍的话,可能会关闭该 Issues~ -->
11+
<!-- [此处为注释内容] 无论添加修改什么功能,都需要消耗大量时间与精力,因此请确保该功能建议是大家都需要的,而不是只为了满足个人小众需求! -->
12+
13+
<!-- [此处为注释内容] 如果是希望 [自动无缝翻页] 脚本添加某个网站的支持,那么这里就写网页 URL 地址,并一句话介绍网站,因为精力有限,目前主要维护现有规则,因此是否添加支持则看 网站类型 与 个人兴趣,不再全盘接受了~ -->
14+
15+
### 功能需求(即你要什么样的功能)
16+
>
17+
18+
### 预期目标(即你希望该功能是什么样子的,如果能提供 示例/截图/代码 就更好了~
19+
>

0 commit comments

Comments
 (0)