Skip to content

Commit ceb9ec2

Browse files
committed
Update issue templates
1 parent c038c9f commit ceb9ec2

2 files changed

Lines changed: 4 additions & 5 deletions

File tree

.github/ISSUE_TEMPLATE/01-bugReport.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ body:
77
attributes:
88
value: |
99
发之前,请先搜下有没有类似的 [Issues](https://github.com/XIU2/UserScript/issues) 问题(包括[关闭](https://github.com/XIU2/UserScript/issues?q=is%3Aissue+is%3Aclosed)的),请勿重复发起!
10-
请认真填写以下问题!如果太敷衍的话,我可能会关闭该 Issues!
10+
****
1111
- type: textarea
1212
id: description
1313
attributes:

.github/ISSUE_TEMPLATE/02-featureRequest.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: 功能建议 (Feature request)
2-
description: xxx 脚本的 xxx 功能有什么建议,或希望添加一些新功能~
2+
description: xxx 脚本的 xxx 功能有什么建议,或希望添加一些新功能...
33
title: "[脚本名称] 希望添加 xxx 功能(记得修改该标题示例,并移除该括号提示)"
44
labels: 功能建议
55
body:
@@ -8,11 +8,10 @@ body:
88
value: |
99
***注意:本项目已不再接受任何【新脚本请求】!***
1010
****
11-
发之前,请先搜下有没有类似的 [Issues](https://github.com/XIU2/CloudflareSpeedTest/issues) (包括[关闭](https://github.com/XIU2/CloudflareSpeedTest/issues?q=is%3Aissue+is%3Aclosed)的),请勿重复发起!
11+
发之前,请先搜下有没有类似的 [Issues](https://github.com/XIU2/UserScript/issues) (包括[关闭](https://github.com/XIU2/UserScript/issues?q=is%3Aissue+is%3Aclosed)的),请勿重复发起!
1212
另外,无论添加修改什么功能,都需要消耗大量时间与精力,因此请确保该功能建议是大家都需要的,而不是只为了满足个人小众需求!
1313
****
14-
如果是希望 `[自动无缝翻页]` 脚本添加某个网站的支持,那么就在下面 `功能需求` 处写上具体到要添加支持的网页 URL 地址(而不是只写个首页地址),并在 `预期目标` 中简单介绍该网站。
15-
因为精力有限,目前主要维护现有规则,因此是否添加支持则看 网站类型 与 个人兴趣,不再全盘接受了~
14+
如果是希望 `[自动无缝翻页]` 脚本添加某个网站的支持,那么就在下面 `功能需求` 处写上具体到要添加支持的网页 URL 地址(而不是只写个首页地址),并在 `预期目标` 中简单介绍该网站。因为精力有限,目前主要维护现有规则,因此是否添加支持则看 网站类型 与 个人兴趣,不再全盘接受了~
1615
****
1716
- type: textarea
1817
id: description

0 commit comments

Comments
 (0)